Archived topic
Navigation menu missing in mobile
4 replies · Started by Jeffrey on January 31, 2019
We just finished rebuilding our site using Elementor Pro along with a few other plug-ins and went live today. When testing the live site on our mobile devices, we discovered the navigation menu is missing. The menu works fine in desktop. We did rename the site and our web hosting provider made the final settings for us. Can someone point me in the right direction to fix this issue, please?
Hi there,
Can't see anything obvious.
Can you try #1 here to eliminate any plugin conflicts first?
https://docs.generatepress.com/article/debugging-tips/
Let me know :)
Actually I see it.
WP mega menu plugin is adding this CSS to hide it:
.menu-toggle, #menu-toggle, #wr-menu-toggle {
display: none !important;
}
I deactivated the plugin and everything appears to be working well! Thank you!!
No problem :)