How can I close the menu drawer on scroll using CSS?

Hello,

I’m trying to make my menu drawer close if the user scrolls, what css can i add to achieve this.

site url https://23bc4a.myshopify.com/

Best regards,

Leon Pojen

Hi [email removed]Leonpojen,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

1 Like

@PageFly-Victor

Hello, and thank you for your solotion, works perfect!

I just changed the value 2000 to 1000 because it was a bit to much delay.

Best regards,

Leon

look great!
You are welcome. I’m glad when I can help you :heart_eyes:

1 Like

@PageFly-Victor

If you have the time I would really appricheate getting helped with another thing regarding the menu drawer.

I’m trying to make the menu drawer also close if the user is not hovering over It, and maybe a 2 second delay.

Best regards,

Leon