Home › Forums › Basel support forum › Shopping cart shipping view -> Checkout page shipping view › Reply To: Shopping cart shipping view -> Checkout page shipping view
October 27, 2023 at 12:50 pm
#507841
Tuomo
Participant
Could this CSS code help on that?
.woocommerce-checkout-review-order-table tfoot td:before {
content: attr(data-title) ¨: ¨;
font-weight: 700;
float: left;
text-transform: uppercase;
font-size: 14px;
}