Header Image Responsive
-
Hello,
I am using the template “eighties” and I need the header graphic to be responsive. Is there a way you can do that?
The blog I need help with is: (visible only to logged in users)
-
Wow! This typically requires tons of code, but we can do this with just a couple of CSS rules. Go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS and see what you think.
.backstretch img { width: 100% !important; height: auto !important; left: 0 !important; } .site-branding { padding: 25% !important; } -
-
-
- The topic ‘Header Image Responsive’ is closed to new replies.