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.
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…
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Sidebar Colours’ is closed to new replies.
Our site uses only necessary functionality cookies.
See the cookies policy for more info.