Skip to content

Instantly share code, notes, and snippets.

@stuartduff
Created July 20, 2012 14:07
Show Gist options
  • Save stuartduff/3150923 to your computer and use it in GitHub Desktop.
Save stuartduff/3150923 to your computer and use it in GitHub Desktop.
WooCommerce Single Product Page Full Width
body.single-product #sidebar {display:none;}
body.single-product #main.col-left {width:100%}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment