Hi
When shrinking the browser window, the menu overlaps the logo image. And empty space from left side until logo begins is too wide. I want the logo to be closer to the left
Any fix for this?
Hey arianemati,
Add the following to quick css to adjust the logo position:
.container.av-logo-container{
padding-left:25px!important;
}
To prevent the overlap, you just set the menu to go mobile sooner. In Enfold Options > Header > Mobile Menu. See screenshot for help:
Best regards,
Jordan Shannon