Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DigitalEssence/01ef76a46d97dd2d4ad9 to your computer and use it in GitHub Desktop.
Save DigitalEssence/01ef76a46d97dd2d4ad9 to your computer and use it in GitHub Desktop.
WordPress - Enfold - CSS - Remove active and hover underline in menu
//WordPress - Enfold - CSS - Remove active and hover underline in menu
.avia-menu-fx { display: none !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment