Skip to content

Instantly share code, notes, and snippets.

@jamiemarsland
Created February 18, 2015 05:33
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 jamiemarsland/5a4bd9641244b809c4a0 to your computer and use it in GitHub Desktop.
Save jamiemarsland/5a4bd9641244b809c4a0 to your computer and use it in GitHub Desktop.
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