This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
When I put bulletpoints in my product short description, it shows up in the WordPress editor, however it does not show up on the webpage. Please advise how to allow the bulletpoints to show.
Here’s a sample of my code:
Hello,
Please add this code in custom.css file:
#product-page .product-shop li {
list-style: disc inside;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up