Hi team,
For some reason, our logo in the header now sits too close to our menu. You can see that the logo is touching ‘deconstruction’.
Wondering if there’s shortcode to fix this?
Lara :)
Hi Lara,
There are too many menu items in your main menu, would it be okay if you group some of them and make them submenu? or widen the container by adding this css code in Quick CSS (located in Enfold > General Styling):
#top .container.av-logo-container {
max-width: 100%;
}
Hope this helps :)
Best regards,
Nikko