Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1524857
Menu Dropdown Transition Effect
Closed

Comments

  • tinafeedco started the conversation

    Hi,

    How can I change the menu dropdown effect, like to fade in, bounce or no effect?

    Thank you in advance!

    Sam


  •  2,699
    PenciDesign replied

    Hi,

    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