Changing Table Row Height – CSS
-
Hi,
I am learning to code parts of my website and I wanted to change the WooCommerce cart table height of a specific row.
.tr.woocommerce-shipping-totals.shipping th td { height: 57px !important; }What am I missing?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Changing Table Row Height – CSS’ is closed to new replies.