Home Forums Basel support forum Shopping basket & Checkout Reply To: Shopping basket & Checkout

#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%;
}