A way to close the gap between my header and site description?
-
Hi,
I wondered if there’s a way to close the large gap between the header and my site description? I have played around with the padding but it doesn’t seem to make any difference. I am using the Sight theme (and loads of customisation courtesy of the forum- thanks so much!)The blog I need help with is: (visible only to logged in users)
-
There’s no padding or margin: the gap comes from a minimum height rule. Add this and decrease the value:
.site-title { min-height: 128px; } -
-
Hi, One more thing to add to this is that when you look at the other pages on the site they all have this massive gap (where the header used to be I think) is there a way to apply the closing of the gap to all pages and category pages?
-
-
-
- The topic ‘A way to close the gap between my header and site description?’ is closed to new replies.