Skip to content

Instantly share code, notes, and snippets.

@infocities
Forked from LeMiira/woocommerce-bootstrap.css
Created August 26, 2021 01:01
Show Gist options
  • Select an option

  • Save infocities/49bc3fee4aa3e8874c97aa2eeaa686b8 to your computer and use it in GitHub Desktop.

Select an option

Save infocities/49bc3fee4aa3e8874c97aa2eeaa686b8 to your computer and use it in GitHub Desktop.
woocommerce bootstrap conflict
.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;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment