-
-
Save infocities/49bc3fee4aa3e8874c97aa2eeaa686b8 to your computer and use it in GitHub Desktop.
woocommerce bootstrap conflict
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .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