Hi,
I am using Verdant theme and wanted to change the background color of the side bars. However it seems it does not change the background color of the actual sidebar but the background color of the widgets.
I worked around it by adding following code in Addtional CSS :
/* make right sidebar light grey */
#container.two-columns-right #secondary {
background-color: #fbfbfb;
}
Website: www.f4fxl.org