Hey! I’ve got a navbar with a lot of subpages, and now it’s too tall for the screen (phone). When I try to scroll, the page behind scrolls but the menu itself doesn’t.
I tried messing with overflow and position, but no luck so far. Anyone know how to make the menu scroll properly, and freeze the page behind?
(Same thing happens when I click an image in gallery - the image opens, but scrolling affects the background page)
Thanks!
as far as the image gallery if an image is open in the gallery what do you expect to scroll to???
if the menu is a sticky one then turn that off but the mouse pointer must remain over the menu for it to scroll…but if you have that many sub pages personally id think of a little bit of re design …I dont think ive been to many site where the menu items scroll off the bottom of a page.
Yeah, with the image gallery, I don’t want the image itself to scroll — I just want the background to stay still when the image overlay is open. Right now, if you scroll, the whole page behind the image moves, which feels kinda weird
I’m not trying to scroll through the gallery. The issue is that while a gallery image is open, if the user accidentally scrolls (like with a touchpad or mouse wheel), the background page moves. Then when they close the image, they’re no longer in the same spot on the page. I’m just trying to prevent accidental movement of the main page.