How to fix scrolling issue in Menu Motion theme?

Hello everyone,
The mega menu works when scrolling down, but not when we are at the top of the page. You can see the problem in the video (25 seconds). I would appreciate it if someone could provide me with the code to fix this. Your assistance is greatly appreciated

Video link (25 seconds only): https://www.loom.com/share/ff5f9d36a8a045099ed24753c8e65b7a?sid=b6b4ecce-7bdd-4422-8e74-7d00c5e553da

Store URL: https://everydaymake-up.myshopify.com/
Password: 1234

hi @Digital_Imran

Its SideNode! We will be happy to help you today.

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.

.hero.hero--natural {
    z-index: 3;
}

You can see the change.

If I was able to assist you, please remember to give it a Like and Mark it as the Solution!

Let me know if need further assistance
Regards,
SideNode

1 Like

It worked, thank you so much @SideNode :wink: