In my website the sticky menu shows on initial load, then when I scroll down (with scroll bar) and back up I see the full menu, then when I scroll down again it disappears. I cant explain it!
I can see bunch of javascript errors in the console. Also I think the issue maybe has to do with, you not not setting any url to the menu item “More Products”. Unfortunately WordPress allows for that, but has issues rendering such menu items. So you can just link it to the current page with a link of “#”. That may solve the issue. Thanks!
It is not just the sticky menu which will fail but many other functions can get affected – like stats, animations etc. The problem you are facing is still there due to a dummy link with no URL which is placed as part of the basket icon. Is there a way you can get rid of the same? If you inspect the source of the page, you can find this URL. If you still have trouble, pls post a temp login and I can take a look. Thanks