- This topic has 3 replies, 2 voices, and was last updated 4 years, 8 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]