Prevent Body Scroll with Mobile Navigation

Hi Aaron,

This is the post: How to prevent body from scrolling when modal window open

The use case is for preventing scroll ONLY on the mobile breakpoint. When you open the menu button a completely different menu is displayed (compared to desktop and tablet).

You can see that when that menu open the background scrolls BUT the menu stays still, except the X-icon. I want to prevent scrolling so the scroll bar is not visible, rather than because I want the X to stay still, that’s not my cause for preventative scroll. I can fix that part later, if at all really.

Thanks for the reply…