Hi there,
how can I decrease the space between the logo and the menu items on the page:
When I change the lineheight all it does is that it shrinks the logo. the spacing stays. I just want to decrease the space between the logo and the mmenu points.
thanks
Hi ausgesonnen,
The logo itself seems to have whitespace, please try to crop it.
Otherwise, you can try to add this CSS code (just adjust the value as you see fit):
#header_main .av-logo-container {
margin-bottom: -24px;
}
Best regards,
Nikko
fabulous, thank you very much.
>>No, sorry, that didn’T work so well.
Now when I start scrolling the menu jumps.
I cannot crop the logo because it has a blur.
another solution?