Okay
  Public Ticket #2914885
Add a few millisecond delay on showing the drop down menu in the navbar
Closed

Comments

  • Kier de Dios started the conversation

    Hi,

    I'm just wondering if there's a way to add a few milliseconds of delay on showing the nav drop down menu when the user hovers on the parent nav link?

    I want this to be applied on the 'Features' nav menu. We just feel that it is very mouse sensitive to accidental hover when the user navigates on the webpage so we feel that adding a bit of a delay on showing it would help.

  •  279
    Noah replied

    Hello Kier de Dios ,

    Thanks for writing in.

    Unfortunately, we do not have the feature now but we will add it to our wishlist for our next updates.

    Thanks.

  •  19
    Brian replied

    You can do this using the CSS transition delay, if you know how to use CSS ofcourse;

    CSS transition-delay Property (w3schools.com)