Having standard header size on pages & home page in Argent theme
-
I’d like for my header on my home page to be the same size as on the other pages. The Argent theme blows the header image up only on the home page, but I want it to be standard (& smaller) to match every single page. As it is, it looks pixelated. What css customization would I use to fix this?
The blog I need help with is: (visible only to logged in users)
-
Hi there, add the following to your custom CSS to make the header size on your home page the same as on the other pages.
.home .site-branding { padding: 4.25em 0; } -
-
- The topic ‘Having standard header size on pages & home page in Argent theme’ is closed to new replies.