Unordered list : the html code shows a liste but in the front end it doesn't
-
Hello,
I have a design issue on unordered list : when I check the code, I can see that the
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.single-product-content #tab-description ul > li:before{
display:none;
}
.single-product-content #tab-description ul {
list-style-type: disc;
}
Best Regards
I have tried it but it cancels the super design on the bullet points and it hasn’t changed anything on the new tab called “Livraison et retours”
Thanks for your attention and help,
Lorene
Hello,
Please remove the code I have provided and provide the screen which list you would like to change.
Best Regards
Ok I’ve removed it
Please test the link below and check the screen attached.
The list is not showing up + also the spaces between paragraphs.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.single-product-content #tab-basel_additional_tab ul > li:before{
display:none;
}
.single-product-content #tab-basel_additional_tab ul {
list-style-type: disc;
}
This code would add the bullets to the list of “Livraison et retours” tab.
Best Regards