How do I make the main header image smaller?
-
I want to make the main image on my webpage shorter so that you can see some of the content below when you land on the pages. Is this possible with my chosen theme?
The blog I need help with is: (visible only to logged in users)
-
Hi Hannah!
When I visit your site, I’m able to see some of the content on the page below the header image. Perhaps I’m misunderstanding what you’re looking to do. Could you explain what you’re looking for a bit more?
-
Hi Jeremy,
Sorry I didn’t make that clear. I can see the titles of the pages when I go to the web page but It’s not quite as eye catching as I’d like and I wanted to know if I can reduce the depth (not length) of the photo so you can see wording on the pages too.
Thanks a million, -
Hey Hannah!
So, if I understand correctly, you’re trying to reduce the height of the top image. Is that correct? If so, could you give this a try?
.home-header { min-height: 320px; }Just input that under Appearance -> Customize -> CSS.
Let me know if that works for what you’re looking for!
-
-
- The topic ‘How do I make the main header image smaller?’ is closed to new replies.