I have a problem with my navigation, but only on mobile devices. It’s not possible to click the links in the navigation. I think it has something to do with the class=“w-nav-overlay” that somehow is blocking the links.
I’ve tried to remove it with custom css → “display: none !important” but it wont work.
Here would be a good test. Copy a page, remove the .navbar (desktop navbar) and then publish and test that page. I suspect an issue with two navbars, but can’t test that on a mobile without publishing.