Sidebar Colours

  • Author
    Posts
  • #24458
    Detlef

    How can I give my sidebars a separate colour from top to down so that it is different from the content? Please, I am not talking of the Sidebar Widget Background.

    I like to have for example a red sidebar where the widgets then display a white background and the content area is white as well.

    Thank you

    #24463
    Jim

    Hi

    You could copy and paste the following CSS code into your custom CSS area within Misc. Settings. This will change the colour of the background of the whole sidebar area, obviously changing the colour to what you want.

    #main .widget-area ul {
    background: red;
    }

    I hope this helps

    Jim…

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Sidebar Colours’ is closed to new replies.