Skip to content

Instantly share code, notes, and snippets.

@jamiemarsland
Created February 18, 2015 05:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
WooThemes Storefront change color of horizontal lines on homepage
.page-template-template-homepage .hentry .entry-header,
.page-template-template-homepage .hentry,
.page-template-template-homepage .storefront-product-section {
border-color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment