I have been surfing through the forum and tried many tips with custom code but I still can’t manage to disable the scrolling on my full menu. Can somebody help here ? Would be much appreciated!
@LNA_BLN - I used to use a really complex solution with a javascript library specifically built for this and dealing with iOS, however, it appears that iOS 13+ may reduce the lift for solving this problem.
Take a look at this article, specifically the updated for iOS13 section at the top:
I believe this works, I tested it using the codepen on my iPhone 12 and it works fine.
I would like to be able to fix the menu while open, both on desktop and mobile but if I use the "fixed"position for the menu bar it scrolls down as well when the menu is closed, which I don’t want.