Home › Forums › Basel support forum › Shopping basket & Checkout › Reply To: Shopping basket & Checkout
May 18, 2022 at 7:10 pm
#376935
Tuomo
Participant
I made these fixes and it looks good now:
.cart-collaterals .cart_totals table th {
text-align: left;
font-size: 14px;
width: 15%;
}
.woocommerce-checkout-review-order-table th {
width: 20%;
}
.cart_item .product-name {
width: 15%;
}