Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47846
    CollegeCook
    Member

    I would like to add a plain color (white) background behind the sidebar instead of having it clear and hovering over the page background color. Is there a way I might be able to do this?

    #47868
    Sakin
    Keymaster

    @CollegeCook: In Simple Catch Theme, the sidebar has plain white background color. If you want to change that then you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #sidebar { background-color: #fff; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Creating a background for SideBar’ is closed to new replies.