Skip to content

Instantly share code, notes, and snippets.

@rali14
Last active March 8, 2017 13:20
Show Gist options
  • Select an option

  • Save rali14/d41c3bae6d330de60da7 to your computer and use it in GitHub Desktop.

Select an option

Save rali14/d41c3bae6d330de60da7 to your computer and use it in GitHub Desktop.
Change color of Primary menu sub items in Listify
/* Change the word the color red to the color of your choice */
ul.sub-menu > li > a {
color: red !important;
}
@pierre83390
Copy link
Copy Markdown

no funtion

@pierre83390
Copy link
Copy Markdown

how it work ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment