This topic has 7 replies, 3 voices, and was last updated 2 years, 2 months ago ago by 33swift
Currently, the animation of the drop-down menu appears at the bottom. I want to make the animation appear on top. How to do it?
Hello,
Could you, please, record a video for a better understanding of your request?
Also, provide URL of your site.
Regards
I need this animation to appear not from below, but from top.
Hello,
Thanks for the video.
It seems your site is under maintenance mode because we can’t see the menu – https://prnt.sc/O0d6w7ACOydj
Could you provide temporary wp-admin access?
Regards
😉
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.
Thanks! It helped)
The issue related to '‘How do I change the animation style of the drop-down menu?’' has been successfully resolved, and the topic is now closed for further responses