Skip to content

Instantly share code, notes, and snippets.

@woogist
Created June 18, 2015 11:53
Show Gist options
  • Save woogist/e39db9653779455d7de1 to your computer and use it in GitHub Desktop.
Save woogist/e39db9653779455d7de1 to your computer and use it in GitHub Desktop.
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 48%;
float: left;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
width: 100%;
}
div#order_review {
float: right;
width: 48%;
}
#order_review_heading {
padding-top: 0;
float: right;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment