Comments tinafeedco started the conversationMarch 31, 2018 at 7:51pmHi,How can I change the menu dropdown effect, like to fade in, bounce or no effect?Thank you in advance!Sam 2,700PenciDesign repliedApril 1, 2018 at 1:41pmHi,To do that, please add more this code to Customize > Custom CSS: #navigation .menu .sub-menu, #navigation .menu .children, #navigation ul.menu li:hover > ul, #navigation .menu ul li:hover>ul{ transform: none; -webkit-transform: none; -moz-transform: none; }Best Regards,PenciDesign Sign in to reply ...
Hi,
How can I change the menu dropdown effect, like to fade in, bounce or no effect?
Thank you in advance!
Sam
Hi,
To do that, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign