My client is using a iphone 7 plus with safari and the menu is not showing up. PLease Advise. Screenshot attached.
Hey mcraig77,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.container #advanced_menu_toggle {
display: block !important;
}
}
then clear or flush out cache. Hope this helps.
Best regards,
Nikko