- This topic has 7 replies, 2 voices, and was last updated 2 years, 6 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › PALM HEALING – list items in tabs
Hi!
I am using Palm Healing over at this site: http://www.zenhardyoga.com
Regarding this page: http://box5359.temp.domains/~zenhardy/yochai-weiss-credentials/
I would like to make it so that the [li] items are indented, within the TABS provided by Elementor. How can I best do this?
Thank you!
Casara
Hi,
Given page link isn’t opening. We are getting this message.
https://nimb.ws/r4SPlb
Regards,
Chris
Thank you!
Please see new link: http://zenhardyoga.com/yochai-weiss-credentials/
I would like to make it so that the [li] items are indented further in, within the TABS provided by Elementor. How can I best do this?
Thank you again!
Casara
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.elementor-tabs-content-wrapper li {
list-style: disc inside;
}
Regards,
Chris
Thank you so much! Is it possible to add a little bit more of an indent?
Thank you again!
Casara
Hi,
Kindly use this CSS.
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper { padding-left:25px;}
Regards,
Chris
Thank you so much, Chris! Though I don’t see that the indent has increased at all with that code.
See this link: https://zenhardyoga.com/yochai-weiss-credentials/
Again, thank you so much 🙂
Casara
Hi,
Kindly use this one:
.elementor-tabs-content-wrapper li::before {
content: "";
width: 10px;
position: relative;
display: inline-block;
}
Regards,
Chris
WordPress Store Locator Plugins Your website may look fantastic, but visitors still can’t find your store locations easily. That confusion equals friction, lost trust, and […]
WordPress Popup Plugins These spectacular popup plugins management systems are highly optimized for integration with any website authored by WordPress and suggest a really powerful […]
WordPress Plugins Mobile Responsive Options Your desktop site looks great but on a phone, everything breaks. Menus become hard to tap, fonts are too small, […]