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:
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/
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
Please go to theme options>header&subheader>header and turn the minimalist option to 'minimalist without header space'
dbl07
Please send a link to this exact page.
It seems to be working as expected.
Which space do you mean exactly? Can you make a screenshot?
thanks