Skip to content

Instantly share code, notes, and snippets.

@tdmrhn
Last active February 22, 2025 15:49
Show Gist options
  • Select an option

  • Save tdmrhn/da6658289aa07f6cdf6d8372e30d5627 to your computer and use it in GitHub Desktop.

Select an option

Save tdmrhn/da6658289aa07f6cdf6d8372e30d5627 to your computer and use it in GitHub Desktop.
Blocksy Megamenu Mouse Out Delay Transition
[class*="animated-submenu"] .sub-menu { transition-delay: 3s !important; }
[class*="animated-submenu"]:hover .sub-menu { transition-delay: .2s!important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment