Preventing Scrolling Background of when Overlay menu is open Define a css rule body.noscroll { overflow: hidden; } Now just toogle the class on opening and closing of overlay menu.