Tagged: mobile menu
The mobile navigation menu is not appearing when hamburger icon is tapped. (iPhone 5, 6 & iPad mini)
Hi er3!
Can you please disable your plugins and give it a try?
IT seems like something is blocking it.
If not try to remove any custom CSS also, just for the rest, so we can see if it is something related to that.
Cheers!
Basilis
Hi there,
I disabled all plugins, removed custom css and turned off CDN, still no functioning menu on mobile.
Enfold version 3.5.4
Wordpress version 4.5.2
Thanks for any help you can provide.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.show_mobile_menu #mobile-advanced {
display: block;
}
Best regards,
Yigit
Thank you, this resolved the issue.
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit