Nav bar not working on smaller screens

Hello,

I am having troubles figuring out why the nav bar isn’t working on smaller screens. Once you open the nav bar, you can’t click on any of the items. It works perfectly fine on desktop view. Any help would be appreciated!


Here is my site Read-Only: Webflow - Biohubx

Hi there,

The navbar menu button is designed to expand and collapse the navigation menu on mobile devices, with all nav links remaining clickable in both states. If your nav links aren’t clickable when the mobile menu is expanded, here are some common solutions:

Make sure your nav links have proper z-index settings and aren’t being blocked by other elements. Also check that your interaction settings on the navbar component allow for clicking and tapping on mobile devices. You may need to adjust the position settings of your nav menu items to ensure they’re properly layered above other elements when the mobile menu is expanded.

For optimal mobile menu functionality, ensure your navbar is properly structured with the Navbar component, and all navigation links are placed within the Nav Menu element.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.