Archived topic
Mobile Off Canvas Menu not working
7 replies · Started by Design on September 16, 2020
Hi, the mobile menu with off canvas is not working. The button is there but when clicked nothing happens. I've tried other support forum fixes and turned off cache and tried to debug. Any ideas.
Website: https://gcrfinancial.com.au/
Hi there,
Any chance you can disable all plugins except GP Premium to eliminate conflicts from other plugins first?
Please make sure to disable all caching as well.
Let me know :)
Hi Leo,
Yep I tried this too! Didn’t fix it. I just reinstalled them as the website is live and all the styling was off when elementor was deactivated.
This might take a few debugging steps.
Are you able to start a staging site and duplicate this set up over so we can take a closer look?
Hi Leo,
I've got a staging website here: https://gcr.dbwebsites.com.au/
and the off canvas menu is working fine. This is on a different server though so I am thinking that might be the problem? Do you want a staging site on the same server? Or is there anything I should ask the web host?
Hi there,
go to Customizer > Additional CSS and delete this:
.slideout-navigation.main-navigation {
display: none !important;
}
Ahh amazing! Thank you!
You're welcome