Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13825
    marcie1980
    Member

    http://www.freshthrift.com

    I have the main content on this blog inside a colored box. I would like to include the sidebar in this color so that it’s visible.

    #13831
    Sakin
    Keymaster

    @marcie1980: If you want to add background color to your sidebar. Then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #sidebar { background-color: #eaeaae; }

    But if you want to cover whole content and sidebar then add the following
    #main { background-color: #eaeaae; }

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