Sticky Menu (UberMenu) on Mobile not scrolling past viewport

Hello,

I recently implemented the following CSS to make my menu (UberMenu) anchored to the top of the page on smaller viewports:

@media (max-width: 979px) {
.x-navbar-fixed-top {
position: fixed !important;
}
}

On some devices, specifically mobile devices where the contents of the sub-menu may exceed the vertical viewport dimensions the menu will not scroll down, the body/page content will scroll instead.

I’ve tried adjusting the z-index with no luck.

Any ideas?

[EDIT]
URL is: http://www.comdoc.cerebral-marketing.com

Thanks!

I’m seeing this from UberMenu’s documentation:

I’m guessing that is my problem.

HI There,

Can you please confirm if you have fixed the issue in your end.

Thanks

I’m pretty sure I can’t do what I need to do with it according to UberMenu’s documentation. So I guess we’ll say this is fixed :slight_smile:

I see, in that case, we’ll close this thread. And please open new thread for other issues :slight_smile:

Thanks!