• I’m migrating our site to Evolve from Suffusion on a localhost installation so I can’t post a link.

    Can anybody tell me how to disable the menu animation? I want the submenu to slide down from the top-level menu item in the normal way rather than popping up from below.

Viewing 1 replies (of 1 total)
  • Thread Starter ipcst

    (@ipcst)

    I found the answer:
    * {
    -webkit-animation: none !important;
    }

    added to the ‘Additional css’

    Much better, though it would be nice to have a little fade on the transition.

    It would be quite easy to offer control over this in the customizer section – shame it isn’t there!

Viewing 1 replies (of 1 total)
  • The topic ‘Disable Menu Animation’ is closed to new replies.