PedroS Posted January 28, 2021 Share Posted January 28, 2021 (edited) Hi there, There is any way to remove the fade in/out from the overlay menu on mobile? What I want is that the menu instant pop in and out without transitions. thanks for your help Edited January 28, 2021 by PedroS Link to comment
PedroS Posted January 28, 2021 Author Share Posted January 28, 2021 Solved by myself: Quote .header-menu { transition: none !important; } .header-menu-nav-list { transition: none !important; } .header-menu-cta { transition: none !important; } Thanks! tuanphan 1 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