Tagged: responsive
Hi,
I just checked my site on IE and Google Chrome in resolution 1366px * 764px on my laptop,
the menu is overlaying.
please any advise me?
p.s I can send the screenshot if you need.
thanks
Sarah
Hi wonderfultravel!
In my professional opinion, the best way around this would be to decrease the font-size by 1px.
Add the following code to Quick CSS or custom.css
.av-main-nav > li > a {
font-size: 12px;
}
Cheers!
Arvish