Tagged: bullet points, product description, woocommerce
Hi,
I found a solution that seems to partially work at https://kriesi.at/support/topic/woo-product-formating/
I used this code that was provided:
.main_color .woocommerce-product-details__short-description li {
list-style: disc outside !important;
margin-left: 20px;
padding-left: 0.5em;
}
.main_color .woocommerce-product-details__short-description ul {
margin-left: 20px;
}
You can see the screenshot here of the result: https://cl.ly/2o2l112y3i2O
I need the bulletpoints to show up at the top and not in the tab.
The backend shows that the bulletpoints are there but the front end does not.
I’m looking forward to hearing about your solution.
Hi Mike,
It looks like the performance > compression was interfering with the style.css. It was not taking any style mods in that file. Only if I put the CSS into Quick CSS would it work.
sl
Hi,
Thank you for sharing your solution, please note that while developing the option should be turned off, as well as any caching plugin. When you are done saving your options should work well on both. Please read the comment above the option.
Shall we close this then?
Best regards,
Mike