Snippets

Garber GIT Error Bootstrap + WooCommerce Cart

Created by Jesús Garcia last modified
1
2
3
4
5
6
7
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
  display: block;
}
 
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  max-width: unset;
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.