Impulse theme make mobile menu scrollable

Hi all, I’ve added a picture to my mobile menu but then it stays still and I want to make it scroll with the rest of the page. Any help is appreciate my site is https://luxurymrkt.com

please see pic

1 Like

Hi there @Luxurymrkt ,

You’ve added the image in the div with class “drawer__fixed-header” while you should add it into the div with class “drawer__scrollable” (which is right below where you added the image). This change will make it scrollable

Hi @Luxurymrkt

This is PageFly - Free Landing Page Builder.

  1. Navigate to Online Store > Themes. Find the theme you want to edit on the themes page and click Actions.

  2. In the Actions dropdown menu, click on Edit code to get to the code editor.

  3. Once in the code editor, you can search for header.liquid file

In that file you can search for “drawer__fixed-header”. Under this code line

you will find code which includes tag that you need to move right after the
code line.

I hope this solution is beneficial to you.

Best Regards,
PageFly