Hi guys!
I’m not sure where the menu items are on the website when viewing the site in mobile. Could you please assist? Thanks so much in advance!
Hey peanuttario,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
#header #av-burger-menu-ul {
padding: 20px 0 !important;
}
}
Hope this helps :)
Best regards,
Nikko