FlashFM Posted August 8, 2020 Share Posted August 8, 2020 Hello, I'm trying to figure out a way of disabling the subtle move–in–from–bottom animation that appears on mobile with the overlay menu. The white to black transition is fine, I'd just prefer the menu items not to move in. Link to comment
rwp Posted August 8, 2020 Share Posted August 8, 2020 Post a link to your page and we can get the CSS for you. Link to comment
FlashFM Posted August 8, 2020 Author Share Posted August 8, 2020 (edited) 45 minutes ago, rwp said: Post a link to your page and we can get the CSS for you. — Edited August 8, 2020 by FlashFM Link to comment
rwp Posted August 8, 2020 Share Posted August 8, 2020 .header-menu-nav-list { transition: none !important; } .header-menu-cta { transition: none !important; } FlashFM 1 Link to comment
FlashFM Posted August 8, 2020 Author Share Posted August 8, 2020 4 minutes ago, rwp said: .header-menu-nav-list { transition: none !important; } .header-menu-cta { transition: none !important; } You're incredible. rwp 1 Link to comment
tuanphan Posted January 4 Share Posted January 4 On 1/2/2023 at 6:26 PM, DGSS said: .header-menu-nav-list { transition: none !important; } .header-menu-cta { transition: none !important; } This is great, if you click the menu again it jerks down, how do you stop it doing that now you made it stop from clicking the menu, which works perfect, do you have a fix if you click the menu again so it doesn't jerk down, thank you so much. What is site url? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
TianaW Posted March 9 Share Posted March 9 Hello everybody, I'm also trying to figure out a way to disable the mobile overlay menu and burger icon. I already tried a lot of css code that i found, but nothing seems to work. Can somebody help me? Thx! This is the link to my site: https://www.xited.be/ Link to comment
tuanphan Posted March 11 Share Posted March 11 On 3/9/2023 at 2:50 PM, TianaW said: Hello everybody, I'm also trying to figure out a way to disable the mobile overlay menu and burger icon. I already tried a lot of css code that i found, but nothing seems to work. Can somebody help me? Thx! This is the link to my site: https://www.xited.be/ Disable Burger + Overlay Menu + Show button on right of header Or disable all? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment