Hi,
I’m running into an issue with anchor links in the mobile menu.
Setup
- Latest Lay Theme
- Homepage has Cover enabled
- Mobile menu contains custom links:
- /#projecten
- /#over
- /#contact
- Corresponding sections have IDs:
- projecten
- over
- contact
Expected behaviour
When tapping a menu item, the mobile menu closes and the page scrolls to the corresponding anchor.
Actual behaviour
- The URL updates correctly (e.g. /#over)
- The mobile menu closes visually
- The page does not scroll to the anchor
- The overlay/menu state seems to remain active
- Desktop navigation works correctly
Additional notes
- Tested with both relative URLs (/#over) and absolute URLs
- Anchor Scroll is enabled in Lay Options
- IDs are correctly assigned to the target rows
- The issue only occurs on mobile
- All custom snippets and Custom Code is currently turned off
- Tested on Safari and Chrome (Version 149.0.7827.156)
20 seconden screen recording:
https://www.dropbox.com/scl/fi/geertfkxnwceomnlgijhp/ScreenRecording_06-24-2026-11-11-08_1.MP4?rlkey=kzg0pb3ibmyvm8msynbig3gwl&dl=0
Staging URL
https://staging.studiobronx.be/
Feel free to inspect the staging site directly.
Could this be related to the mobile menu overlay state or cover-enabled pages?
Thanks!