Changing header height

Hello,

We're using the transport demo (http://themes.muffingroup.com/be/transport/) but we didn't want the space between the menu and the subheader. We tried to change it by changing the css but maybe there's an easier way.

This is what we're using to force it to be shorter: 

body:not(.template-slider) #Header {
    min-height: 90px;
}

It doesn't work in tablet and phone screens, it shows a big white gap.
Also we can see a constant 1 px blue line over the subheader.

You can see all this on this page for example: https://medicisforma.turn.com.pt/wp/medicina-no-trabalho/

Thanks!

Comments

Sign In or Register to comment.