WooCommerce css does not work
-
Hello,
unfortunately custom CSS code not working in the site.
What is the problem? Can you help me?
This code:
table.shop_table.woocommerce-checkout-review-order-table tr{ display: flex !important; flex-direction: column !important; } table.shop_table.woocommerce-checkout-review-order-table thead tr, table.shop_table.woocommerce-checkout-review-order-table tbody tr{ flex-direction: row !important; } table.shop_table.woocommerce-checkout-review-order-table thead tr th, table.shop_table.woocommerce-checkout-review-order-table tbody tr td{ width: 100% !important; display: block !important; text-align: left !important; } table.shop_table.woocommerce-checkout-review-order-table #shipping_method li, table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td{ text-align: left !important; } table.shop_table.woocommerce-checkout-review-order-table #shipping_method li input{ margin-right: 10px !important; } table.shop_table.woocommerce-checkout-review-order-table .zasikovna-ico img{ display: block !important; margin-right: 0px !important; margin-left: auto !important; } .zas-pop-kont, .zas-tlac { width: 100% !important; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WooCommerce css does not work’ is closed to new replies.