Tagged: bullet points, enfold, product description
How do I make the bullet points appear in the product descriptions?
They show up when I am editing the page, but when I look at the published page, they’re gone.
Help please.
Hey NanaKuo!
Can you please give us a link to the product page? We would like to inspect it.
Best regards,
Ismael
Hi Ismael,
Here’s the link: http://184.154.229.10/~potteryn/wordpress/?product=join-pottery-northwests-clay-club
Thanks for taking a look.
Nana
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.woocommerce-tabs ul { list-style: disc; }
Cheers!
Yigit
Thank you!
How can we make the bullets line up with the headline text above them?
Thanks again.
Nana
Hi!
Please add following code to Quick CSS as well
.woocommerce-tabs ul { padding-left: 10px; }
Regards,
Yigit
THANK YOU!!!