Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1018283

    Hello,

    on enfold teamplate when i go the mouse hover to main menu the submenu opens with a fade in effect.
    I want to keep the fade in but make it a bit more slow.

    What should i change?

    Thanks in advance,
    Best Regards

    #1019158

    Hey crkapsalis,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #header #avia-menu ul.sub-menu {
        transition: all 0.7s;
    }

    Hope it helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.