Navbar not sticking (only in mobile portrait)

Hello,

I’ve tested the website in my phone, same thing.
Actually… When using my phone it’s not possible to scroll the Home page unless pinching in first, then scrolling, then pinching back out. Crazy, thanks in advance.

Bests,
Andrea


Here is my site Read-Only: [LINK][1]

Hello, as I can see to the body tag overflow is hidden that’s why sticky is not working in mobile so just make it overflow visible then it will be sticky navbar

Mother of god… Thank you!