Bullets not showing

Support Area Forums Bottega Bullets not showing

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://www.keypetgrooming.com/groomingservices/
  • Author
    Posts
  • #34836
    Keith Key
    Participant

    The bullets show in text and visual in edit mode but not in actual web browsers.

    I have the “My Custom CSS” plugin, if i knew what code to put in it. I could modify that one page.

    There should be bullets by all the bold shampoo types at the top like Protein Aloe down to Oatmeal
    and by Chlorhexidine down to Sulfur.

    Not sure what I’m doing wrong.

    #34840
    Bill Robbins
    Moderator

    Keith,

    Good question. In Bottega, unordered lists don’t display symbols next to items. You can add them though. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #page-full ul,
      #content ul {
      	list-style-type: disc;
      }
      
    3. Update your settings.

    Take care,
    Bill

    #34871
    Keith Key
    Participant

    Worked Great Bill! I’ve had the best support from your site then any other software site I’ve ever used. Thanks again.

    #34876
    Bill Robbins
    Moderator

    Thanks Keith. I really do appreciate that 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bullets not showing’ is closed to new replies.