Change color in header magazine
I have configured heading style magazine. I want to change the header background color but I don't know how to do it. Besides when I placed a Image under Layout-> header->Header Image, the image don´t appears. (My web is www.pcasistencia.com)
Comments
to change header background color, please use below css:
#Top_bar { background: #000 !important; }We checked banner section as well, but as we see it's empty what means you did not used any image under the banner field..header-magazine #Top_bar .banner_wrapper {text-align: left;
top: 70px;
width: 698px;
}