This topic has 4 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
This theme is not usable because the product descriptions do not appear with proper paragraph spacing and do not show bullets.
Wasted a lot of my time. I have tried: .tabs .tab-content li {
list-style: inside disc !important;
}
Does not work
Hello,
Please add this code in Theme Options > Custom css:
.tabs-nav .tab-description li {
list-style-type: disc !important;
line-height: 24px;
display: list-item;
color: #767676;
}
Regards
The spacing is still not fixed. See the jumbled up section at the bottom and for those areas with spaces, the spaces are too large.
Also bullets still do not appear in description
Hello,
I do not see the custom code in your site via the browser console. Have you added it?
Please provide some screenshots for better understanding the problem with space and give me more details about the desired result.
Regards
You must be logged in to reply to this topic.Log in/Sign up