Tagged: mobile menu
Hello
You will note that the menu on the site below overlaps the logo on tablets – portrait and landscape. I have set to use the mobile menu to activate for smart phones and tablets (browser width below 990px but it does not appear to have worked.
Please can you advise?
Hey sensiblekaren,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 990px) and (max-width: 1100px) {
.av-main-nav > li > a {
padding: 0 5px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you so much this worked
Hi,
I’m glad this worked for you. If you need additional help, let us know here in the forums.
Best regards,
Jordan Shannon