Home Forums Basel support forum Shopping cart shipping view -> Checkout page shipping view Reply To: Shopping cart shipping view -> Checkout page shipping view

#508638

Tuomo
Participant

I added these codes to Custom CSS for mobile some time ago so it would look little bit better than what it was previously:

.shop_table th.product-name {
    text-align: left;
    font-size: 15px;
}
.woocommerce-checkout-review-order-table .product-total {
    text-align: right;
    font-size: 15px;
}

But it would be nice if it would look even better. 🙂