How to change main menu animations

  • Author
    Posts
  • #67348

    Please help me to find how to change animation of main menu (main widget). In css

    #nav-below a {
    	-webkit-transition: .3s ease color;
    	transition: .3s ease color;

    changes speed of hover animation.

    Please help me to find code where it changes speed of drop-down menu items.

    #67483
    Zed
    Cryout Creations mastermind

    In Mantra menu animations are achieved with JS. Look in resources/js/frontend.js for /* Menu animation */


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘How to change main menu animations’ is closed to new replies.