Background color of the sidebar
- The topic ‘Background color of the sidebar’ is closed to new replies.
Need help? Check out our Support site, then
Hi, I’ve just installed the Tapestry theme on my blog and I noticed that the sidebar is the same color as the widget titles. As a result, widget titles cannot be seen unless you select them with the mouse pointer. I looked everywhere, including the Extension Design section, but I cannot find a way to change the background color of my sidebar. Could anyone help me? Thanks!
The blog I need help with is: (visible only to logged in users)
I see this in your custom css:
.widget-area h4, .widget-area h4 a {
color:#440728;
}
THat color should be white instead.
It worked, thank you very much for your help!