![alt text][1]Hi,
I have 5 panels in a row as shown in screen shot with yellow color heading.
I am trying to change the background color of each panel like red background,pink,blue...etc.I used this CSS file to get heading yellow ,But I am not getting background color of each panel. any ideas/suggestions.
CSS:
#panel2 h2.panel-title{
background-color: #FFD501;
}
#panel3 h2.panel-title{
background-color: #FFD501;
}
#panel4 h2.panel-title{
background-color: #FFD501;
}
#panel5 h2.panel-title{
background-color: #FFD501;
}
#panel6 h2.panel-title{
background-color: #FFD501;
}
Thanks,
PR
[1]: /storage/temp/134176-pppjpeg.png
↧