Sticky Menu stops page scroll on mobile XS

I have a sticky absolutely positioned header menu that works very well until viewed on mobile XS (portrait) breakpoint. Mobile SM (landscape) works fine.

When viewed in portrait on an iPhone the page will not scroll without trying many times. I have not tried on android but on the iPhone in portrait mode the scroll is buggy.

However, I have a snapshot from last week below that works.

I can not tell what has changed within the header menu and have tried to copy the working dev settings to the staging site. Perhaps the problem lies elsewhere.

Would appreciate any suggestions about where else to look for a fix.

I have solved the issue. Solution was posted here.

In my case a text element in the footer was breaking out of its bar container that had a fixed height of 100px.

Hi @ResourceKraft,

Glad that you are able to find the solution.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.