Tagged: list
Hi. I do not understand what it depends on not seeing the dots on the list
https://trikego.com/en/product/flight-case/
what could it depend on? Thanks for the support. Kind regards. Bruno
Hey Bruno,
Please try the following in Quick CSS under Enfold->General Styling:
.woocommerce-product-details__short-description ul {
margin-left: 20px;
list-style-type: disc;
}
Best regards,
Rikard
Yes Rikard, your css solves the problem dots on the list: thanks a lot.
Best regards. Bruno
Forgive me Rikard, I have a similar problem with the numbers on the list, they seem cut off
https://staging7.trikego.com/it/prodotto/trikego-completo-di-box/
would you be kind enough to suggest the solution? Grazoe for the patience. Kind regards. Bruno
Hi,
Please try this CSS as well:
.woocommerce-product-details__short-description ol {
margin-left: 20px;
}
Best regards,
Rikard
Hi Rikard. As always thanks for the solution provided to me :))
Thanks a lot. Best regards. Bruno