Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1490689

    Hello,

    It’s annoying that when you accidentally hover over the first level of the menu, the mega menu opens instantly

    How can I add a little delay?

    Thank you

    Mauro

    #1490725

    Hey profumopuntoit,

    Thank you for the inquiry.

    You can add this css code to add a delay to the mega menu transition.

    #header .avia_mega_div {
        transition-delay: 2s;
    }

    Let us know the result.

    Best regards,
    Ismael

    #1490743

    Thank you Ismael

    I have set it to 20ms that is enough for me

    #1490799

    Hi,

    No problem! Let us know if you have more questions. Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Delay on opening mega menu’ is closed to new replies.