Reply 333037 to: How do I change the animation style of the drop-down menu?

Avatar: Awais Ahmed
Awais Ahmed
Participant
September 2, 2022 at 09:23

Hello, @33swift,

Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist) {
    -webkit-animation-name: et-tobottom !important;
    animation-name: et-tobottom !important;
}

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.