Hey!
I’ve been trying to create a contact side menu that slides out when a link in the navbar is clicked. The animation works properly, but I’m encountering an issue with scrolling. I don’t know how to restrict the scroll to the menu itself—currently, it scrolls the page underneath, regardless of where the cursor is. I’ve set the Overflow property to Auto, but that hasn’t worked. I also experimented with some code, but it didn’t pass the test as well.
Can anyone help me with this?
Leaving read only link:
Read-only link here
As well as the staging domain site where the issue persists:
Staging domain indicating the problem