Problem with header spacing

Hi there, I wonder if you can help me please.

I am using your 'herbal' theme and the header spacing on the homepage is perfect, but on all of the other pages the header is too tall - there is way too much space under the menu. For some reasons, this is even worse on mobile, as the spacing is massive! I tried to remedy this by using the following CSS:

#Header_wrapper header#Header{
min-height:18px;
height:180px;
}

Sadly this doesn't work as it makes all of the pages look okay but it actually breaks the homepage.

Any advice on how to fix this would be very much appreciated. Thank you!

Comments

Sign In or Register to comment.