Sidebar Bullets

Support Area Forums Bottega Sidebar Bullets

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #3687

    How do you remove the bullets from the sidebar?

    #3688
    Bill Robbins
    Moderator

    Here’s how to remove the bullets from list items in the sidebar. Go to the appearance section of your WordPress control panel and select edit to open up the theme editor. From the list of files on your your right, choose style.css. Scroll down to the very bottom and paste this:

    #sidebar li { list-style: none; }

    and save your changes. The bullets should be gone. Let me know if you have any other questions.

    #3689

    Thanks Bill!

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