Skip to content

Instantly share code, notes, and snippets.

@seothemes
Last active November 28, 2017 08:53
Show Gist options
  • Save seothemes/70af98a2c544102e6524032237b02a24 to your computer and use it in GitHub Desktop.
Save seothemes/70af98a2c544102e6524032237b02a24 to your computer and use it in GitHub Desktop.
Studio Pro Menu Item Hover
.nav-primary a:hover,
.nav-primary a:focus,
.nav-primary .current-menu-item>a,
.nav-primary .sub-menu .current-menu-item>a:hover,
.nav-primary .sub-menu .current-menu-item>a:focus {
-webkit-text-fill-color: #999;
text-fill-color: #999;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment