How to make custom header image responsive
-
0 down vote favorite
I am working on a site and the theme is a responsive theme but the header background is not resizing on mobile and tablets below is a link to the site http://unitednews.sr/category/magazine/
each category has a unique header , this is what I have in css for category magazine
I have tried this `.category-3 #header-wrap {
background: url( http://unitednews.sr/wp-content/uploads/2014/10/Header_Unitedmagazine.jpg);
background-repeat:no-repeat;
background-size:cover;
}`not working
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘How to make custom header image responsive’ is closed to new replies.