Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hi,
is it possible do disable fade-in transition from menu dropdown ?
I'd need to make all dropdown item list of my menu to appear instantly without the small fade in transition .
Hi there,
Try adding this CSS to Custom CSS area:
.standard-menu-container div.menu>ul ul, .standard-menu-container ul.menu ul { transition: none; } .main-header.menu-type-standard-menu .standard-menu-container div.menu>ul ul li a, .main-header.menu-type-standard-menu .standard-menu-container ul.menu ul li a { transition: none; }Best regards,
Laborator Team
It works perfectly.
Thanks a lot.
Happy to hear that
Have a nice day!
P.S: If you enjoy our theme, you can head over to your Downloads tab and give it 5 stars. We will love you forever.
Best regards,
Laborator Team