Hamburger menu too small / not scrollable

Hi there again,

I have the problem that on mobile, the burger menu scaling is too big/it is non-scrollable, which makes the login button difficult to spot and interact with. Is there a way to optimally scale it or make it scrollable? (On PC, Laptop, Tablet etc. it works fine) URL: https://vxtrzz.com

Hi @vxtrzz

I’m Richard Nguyen - CRO Expert at PageFly- Free Landing Page Builder.

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->base.css/theme.liquid(“style” tag)->paste below code in bottom of file

.gradient.menu-drawer.motion-reduce{

height: unset !important;

}

It will look like this: https://prnt.sc/5M1xlKCiF-fB

Hope it help

If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.

Best regards,

Richard | PageFly

Thanks, that helped it, with a few little tweaks I might just be able to make it look a little bit better