Hello,
how can I reduce the width of the space reserved for the logo area? And then give more space to the menu items?
Thank you.
The problem is not to give more space to the menu items – but what is on smaller screens to do? F.e. on ipad / ipad-mini other devices – where the hamburger is not active.
so if you set f.e. in your quick css:
#top .av-main-nav > li > a {
padding: 0 25px;
}
then try to pull your browser window smaller to see if the menu will overlap your logo before the hamburger is active.
Hi,
Thanks for helping out @guenni007 :-)
Please post a link to where we can see the element in question if you need further help @ericsmeets.
Best regards,
Rikard