Skip to content

Instantly share code, notes, and snippets.

@SheriSmith
Created November 30, 2015 19:56
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 SheriSmith/d57b543433df7fe7a566 to your computer and use it in GitHub Desktop.
Save SheriSmith/d57b543433df7fe7a566 to your computer and use it in GitHub Desktop.
#left-area { width: 100% !important; }
.woocommerce #right-column {display: none;}
.et_right_sidebar #left-area { float: none; padding-right: 0px;}
#left-area h1, #left-area .page-description p {display: none;}
#main-content .container:before { width: 0px; }
.woocommerce .woocommerce-breadcrumb {display: none;}
#main-content .container { padding-top: 0px;}
.woocommerce-page .container {max-width: 100%; width: 100%;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment