Forums
Home / Theme: evolve / Header spacing
(@georgehodges5)
9 years, 5 months ago
Hi, I’m having a problem at the moment with there being too much space between my site logo and the menu then the menu and the content. For some reason, there is quite a big amount of white space between them. Any ideas?
gvbikes.co.uk
(@denzel_chia)
Hi,
Try the following in your Theme Options -> Custom CSS
.mega-menu.mega-menu-horizontal{ height:90px !important; }
Thanks!
(@prabhukb)
Hello,
Try For Logo
#logo-image { margin-top: 50px; margin-bottm: -30px; }