Gateway: Editing header on content pages
-
Hi there.
I want to change my header on the content pages. I´m satisfied with the start page, but on the other pages the header doesn´t look good. So how can I change the header on the other pages? Can I use a second header image? If not, can I enlarge the header on the other pages?
Looking forward to hear from you.
Thanks and best
UlfThe blog I need help with is: (visible only to logged in users)
-
-
Hi Ulf, give the following a try which will come close to matching your home page header size on other static pages you have created.
@media screen and (min-width: 50em) { body:not(.home).page .site-branding { padding-top: 15em; padding-bottom: 15em; } } -
-
- The topic ‘Gateway: Editing header on content pages’ is closed to new replies.