Hi,
I try everything, but on the iPad the menu doesn’t fit.
Just resize the Window, you will see :-(
Hey Mathias!
Thank you for using Enfold.
You can decrease the font size and padding of the menu items:
@media only screen and (max-width: 1100px) {
#top .av_seperator_big_border#header .av-main-nav > li > a {
padding: 3px 14px 3px 5px;
font-size: 12px;
}
}
Best regards,
Ismael
Thank you. that helps.