- This topic has 3 replies, 2 voices, and was last updated 4 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Bullet Point Nesting within SKT Builder
Hi!
I’m using the Business Consulting Theme, which utilizes the SKT Builder.
In particular, I’m working on this page right now: https://www.ramolawpc.com/refresh/elsa-ramo/
I created the TABS, using one of the SKT Builder Shortcuts.
I am utilizing Bullet Points within the TABS and want to be able to NEST sub-bullet points as well. An example is pictured here: https://www.ramolawpc.com/refresh/new/wp-content/uploads/2020/10/nested-bullet-points.jpeg
Or explained via code here: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_lists2
I tried to accomplish this within the SKT Builder’s features in the TAB called “Select Clients,” by merely indenting the lines that need to be nested.
When I view source code, I can see verification that the indent was entered:
<li class="ql-indent-1">Emmy-nominated “Chef’s Table,” 2015-present</li><li class="ql-indent-1">2020 Sundance selection “We Are Freestyle Love Supreme”</li>
But the indent isn’t sticking. I don’t see it showing up in any way in the site itself.
Plus, the indent would only work if the bullet points indented too.
Since the methods I’ve tried haven’t worked, can you suggest how I might be able to nest bullet pointed items beneath another bullet point within the SKT Builder?
Or a suggestion of a workaround?
Thank you,
Casara
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.ql-indent-1 {
margin-left: 25px;
}
Regards,
Dave
Perfect! Worked perfectly!
Thank you!
Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/26/
Regards,
Dave
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]