Skip to content

Instantly share code, notes, and snippets.

@ibndawood
Created May 19, 2015 06:44
Show Gist options
  • Save ibndawood/e789124e9fa3600c6464 to your computer and use it in GitHub Desktop.
Save ibndawood/e789124e9fa3600c6464 to your computer and use it in GitHub Desktop.
MediaCenter WP: Changing the color of product title
.product-title > a, .product-title > a:hover, .product-title > a:focus, .product-title > a:active{
color: #00FF00;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment