I am seeing an issue that, after scrolling down the top menu bar will be "floating" near the top of the screen but with some displacement downwards. See attached picture. I've seen this happening on the mobile version on iOS devices.
hjaimeo1 Hi Can you check again I could not replicate the same issue on your site :
Ninja it only seems to appear in Safari for iOS. The version where we say it is iOS 15.4.
The other thing is, can the floating menu bar be disabled?
hjaimeo1 Hi try this code in override css
#gkMenuWrap.active { top: 0!important; }