My site is http://intimages.biz.
My menus work on my PC. but my mobile menus are not working. None of them. The Main menus on my page do not work. I also run a contest at http://intimages.biz/apr18. The menus to the contest do not work either. I do believe my theme and cornerstone are both up to date.
Please assist me.
Hi there,
Thanks for writing around! It looks like a third party plugin conflict which is preventing the mobile menu to work. Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes!
I deactivated every plugin besides Cornerstone and the menus did not work.
Hello There,
Your mobile menu is not showing because you have added a custom css code:
ul.x-nav {
display: none;
}
If you remove this, your issue will be resolve.
YES!!!
Thank you so much!!! That worked.
1 Like