Sidebar background color?
I changed my theme to boxed so all my content showed the main background color so I changed the background color of the wraps to fix most of this but my sidebars are still transparent. Can the background of the sidebars be changed? to a solid color or image?
Comments
please send us link to page where you want to do this.
I figured out how to change the sidebar background. I just added this to custom / CSS:
.sidebar { background-color:#ffffff; }
But it still does not look good, is there a way to change the background of the whole box section?