Bullets not displaying on product pages - by ckeefer

This topic has 8 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp

  • Avatar: ckeefer
    ckeefer
    Participant
    October 7, 2014 at 07:50

    The updated Blanco theme is installed and bullets – either manually entered into the code, or using the visual editor – is not enabling bullets to show up on the website. Please tell me what I am doing wrong.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 7, 2014 at 19:07

    Hello,

    I’ve added the following code in custom.css:

    #tabs li {
        list-style: disc outside none;
    }

    Please check list style now.

    Regards,
    Eva Kemp.

    Avatar: ckeefer
    ckeefer
    Participant
    October 13, 2014 at 14:28

    Thank you

    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2014 at 14:42

    Hello,

    You’re welcome.
    Regards,
    Eva Kemp.

    Avatar: ckeefer
    ckeefer
    Participant
    November 6, 2014 at 23:58

    Same bullet issue – new page.
    http://dev.greatdisplaycompany.com/literature-racks-printable-brochures
    The code for bullets is in the text editor but they don’t display. Also – all the text on the site (in the body) should be black and it is showing up gray. Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 7, 2014 at 00:08

    Hello,

    Please add this code in custom.css:

    ul {
        list-style: disc outside none;
        color: black;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ckeefer
    ckeefer
    Participant
    November 7, 2014 at 18:56

    Sorry to be picky, but this seems like really basic stuff. Here is the page:
    http://dev.greatdisplaycompany.com/orders-and-billing/

    The bullets don’t have an indent and need one.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 8, 2014 at 15:21

    Hello,

    Please replace the previous code with this one:

    ul {
        list-style: disc inside none;
        color: #000;
    }

    Regards,
    Eva Kemp.

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

The issue related to '‘Bullets not displaying on product pages’' has been successfully resolved, and the topic is now closed for further responses

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.