• When you go to my site at: https://www.guntoolsystems.com
    you’ll see that my right side bar is being modified by a bulletted list. I have no idea how that happened. It wasn’t like that a few weeks ago. Can you tell me what’s going on with this? Any help will be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding this to your child style.css or Custom CSS:

    #rightcol ul.sidebaritem, #rightcol li.sidebaritem {
        list-style-type: none;
    }
    Thread Starter rairose

    (@rairose)

    This removed the squares on the left, but the alignment is still screwed up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help! What's wrong with my sidebar?’ is closed to new replies.