Bullet points visible - by Tiina - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler

  • Avatar: tipadei
    Tiina
    Participant
    December 15, 2016 at 16:39

    Hi,

    I would like to get bullets on my lists visible through out my site. What should I add to my css?

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 15, 2016 at 17:36

    Hello,

    Please show a page where you want to show bullets.

    Best regards,
    Jack Richardson.

    Avatar: tipadei
    Tiina
    Participant
    December 15, 2016 at 17:45

    Isn’t there a way to make it visible on all pages?

    But at least on all my product pages.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 15, 2016 at 18:39

    Hello,

    Please add this css code in custom.css file:

    .woocommerce ul li {
        list-style: inside disc;
    }

    How to create custom.css you can watch in this tutorial

    Best regards,
    Jack Richardson.

    Avatar: tipadei
    Tiina
    Participant
    December 16, 2016 at 09:54

    When i put this code there will be bullet points visible also in front of social icons, and under the featured image and other images. Is there a way to not do this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 15:47

    Hello,

    Try to change previous code to this:

    .single-product .tab-content ul li {
        list-style: inside disc;
    }

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.