Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1308753

    Hello everybody,

    I have added bullet points to my product description in woocommerce, but those are not shown on my product page.
    For example I want to show the products most important features like

    Product features:
    – Feature 1
    – Feature 2
    – . . .
    Do I have to change something via quick css or is it there a Enfold option?

    Thank you very much

    Patrick

    #1308860

    Hey Patrick,

    Could you post a link to where we can see the results you are getting please?

    Best regards,
    Rikard

    #1308902
    This reply has been marked as private.
    #1309008

    Hi Patrick,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .woocommerce-product-details__short-description ol, .woocommerce-product-details__short-description ul {
        list-style: disc;
        margin-left: 18px;
    }

    Best regards,
    Rikard

    #1335984

    Hi Rikard,

    It works now!

    Thanks for your help

    #1335993

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.