Skip to content

Instantly share code, notes, and snippets.

@SirDarcanos
Created March 22, 2016 10:05
Show Gist options
  • Save SirDarcanos/efbe610dc3b2432bf1e4 to your computer and use it in GitHub Desktop.
Save SirDarcanos/efbe610dc3b2432bf1e4 to your computer and use it in GitHub Desktop.
/* Menu color */
#navigation a {
color: #ff0000 !important;
}
/* Product categories widget */
.widget_product_categories a {
color: #ff0000 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment