Remove hero. Change header image height block
-
Hi! I’d like to remover the over-sized hero image from my home page AND make it look the other pages (just an image and a header). The code
.hero {
display: none;
}.site-content {
margin-top: 6em;
}removes the hero, but also the image/title.
Secondly, I want to change the size of the graphic that is behind the title. I’d like to make the height of it about half of what it currently is.
Can you help me make that happen?
Note : this is using the stout child theme
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove hero. Change header image height block’ is closed to new replies.