Skip to content

Instantly share code, notes, and snippets.

@INDIAN2020
Created May 11, 2013 10:30
Show Gist options
  • Select an option

  • Save INDIAN2020/5559566 to your computer and use it in GitHub Desktop.

Select an option

Save INDIAN2020/5559566 to your computer and use it in GitHub Desktop.
superfish: parent nav menu style
/*superfish menu parent style*/
.sf-menu > li:hover > a{}
.sf-menu > li.sfHover > a{}
.sf-menu > li li:hover > a{}
.sf-menu > li li.sfHover > a {color: #fe681b;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment