Hello
, I am using the Impact theme. When I open the main menu on mobile, it slides up from the bottom (with an animation). However, I would like to remove this animation and have the menu display instantly, similar to how it works on this website threadheads.com, which also uses the Impact theme.
My store URL: corecxfashion.myshopify.com
Hi,
Great website.
To disable the animation delay in the Impact theme, go to:
Theme settings → Animation and check Reduce drawer animation.
Also, if you wish your mobile menu to be full-screen like on threadheads.com, add height: 100%; to the variable .navigation-drawer in the theme.css file.
Good luck.
Thank you so much @Viktor_Shtodler it works