Skip to content

Instantly share code, notes, and snippets.

@jameskoster
Created March 20, 2015 11:19
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 jameskoster/256439aeda892148d992 to your computer and use it in GitHub Desktop.
Save jameskoster/256439aeda892148d992 to your computer and use it in GitHub Desktop.
Book Store - Content area
.left-sidebar .content-area {
margin-left: 0;
margin-right: 0;
width: 74%;
}
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area,
.storefront-full-width-content .content-area {
margin-left: 0;
margin-right: 0;
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment