Header Background is cut on mobile view
-
Hi,
I put a custom image as background of the header with this CSS code:
#site-header {
background: url(xxx);
}When I visit my website via mobile, it gets cut. I wish it resizes responsively.
Any idea for a CSS?
Thanks
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Header Background is cut on mobile view’ is closed to new replies.