I currently have a dropdown hover effect using this code:
The dropdown effect disappears too quickly so i can’t choose any options. Is there a way to create a delay in the dropdown before it closes. I am using the dawn theme
Thank you
A user is experiencing an issue with a custom mega menu dropdown that closes too quickly when hovering. They’re using the Dawn theme and have implemented JavaScript code to create a hover effect on header menu items.
The Problem:
Current Implementation:
.header__inline-menu details elementsNote: The code snippet appears corrupted/reversed in parts, which may indicate a copy-paste error or encoding issue. The user is seeking guidance on how to modify the timing behavior to improve usability.
I currently have a dropdown hover effect using this code:
The dropdown effect disappears too quickly so i can’t choose any options. Is there a way to create a delay in the dropdown before it closes. I am using the dawn theme
Thank you