Hi,
I would like to increase the height of the top menu, because my logo is too near to the top and bottom.
Could you please help me
Thanks
Hey celum78770,
Try adding this to quick css:
.container.av-logo-container{
padding:20px 0!important;
}
Best regards,
Jordan Shannon
Thanks, but the problem now is that the social icons are not anymore align with my main menu…. and the separation lin is too high….
Hi,
Apologies, change the css to the following instead:
span.logo a img{
padding:20px!important;
}
Best regards,
Jordan Shannon