.widget-wrapper {
background:white;
}
.home .widget-wrapper {
background:white;
}

.widget-wrapper #text-13 {
background:red;
}
.widget-title-one{}
.widget-title-two{}
.widget-title-three{}
arunbandhu wrote:Hi, How can i change the background color of the home widgets, Different color for each (i.e, red for Home Widget 1, Blue for Home Widget 2, Yellow for Home Widget 3)
Regards
Arun
.widget-wrapper #advanced-recent-posts-2 {
background:red;
}
#advanced-recent-posts-2 .widget-wrapper {
background:red;
}
grappler wrote:Could you share your website link?
Ulrich
arunbandhu wrote:Tried it other way , still not working...please help . www.chennaidost.com
arunbandhu wrote:Tried it other way , still not working...please help . www.chennaidost.com
#advanced-recent-posts-2
{
background:red;
}
arunbandhu wrote:Thanks, assigning css to only the plugin class works
#advanced-recent-posts-2 { background:red; }
Emil Uzelac wrote:Very nice!
Please rate the Theme at: http://wordpress.org/extend/themes/responsive
Emil
arunbandhu wrote:Thanks, assigning css to only the plugin class works
#advanced-recent-posts-2 { background:red; }
It looks like you're new here. If you want to get involved, click one of these buttons!