Hello!
I did some research on the forum but I found nothing. Is it possible to change the % of the two columns (customer information and basket). I would like 50% each.
This topic has 4 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler
Hello!
I did some research on the forum but I found nothing. Is it possible to change the % of the two columns (customer information and basket). I would like 50% each.
Hello,
Try to use this custom CSS code:
form.checkout.woocommerce-checkout .clearfix,
form.checkout.woocommerce-checkout .cart-order-details {
width: 50%;
}
Regards
So simple when it’s you!
Thanks a lot Rose! Case close!
You’re welcome!
Regards
The issue related to '‘Checkout page layout’' has been successfully resolved, and the topic is now closed for further responses