Skip to content

Instantly share code, notes, and snippets.

@DigitalEssence
Created February 18, 2015 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DigitalEssence/1bb742955ff8960cfe39 to your computer and use it in GitHub Desktop.
Save DigitalEssence/1bb742955ff8960cfe39 to your computer and use it in GitHub Desktop.
CSS - Enfold - Change current page menu link colour
/* Change current page menu colour */
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {color: #fff!important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment