Tagged: short description, woocommerce
Hello,
My bullets don’t show up in the short description from woocommerce. My test product page is here:
I’ve checked your forums and tried different CSS snippits from previous posts, and when i post them in the enfold quick css section, the bullets how up, but the entire formating of the page breaks. Some of the things i tried are:
#top .summary .description ul, #top .woocommerce-tabs ul{
list-style: disc inside;
}
and:
.summary.entry-summary ul {
list-style: disc outside;
}
and:
.woocommerce-product-details__short-description ul {
list-style-type: disc;
list-style-position: inside;
}
When i try adding these, the entire page formatting breaks…
Hey sgkeil,
Please continue here: https://kriesi.at/support/topic/bullets-on-showing-in-woocommerce-short-description-2/
Best regards,
Ismael