Hi!
I got that text area in the middle which gives me responsive problems. At the demo, normally that text area is at the end of the page. The checkout page should have with only 2 columns not 3.
Screenshot
https://www.photobox.co.uk/my/photo/full?photo_id=500727068922
Thank you
Site URL: hidden WooCommerce version: 3.2.3Hello,
The problem with responsive is caused by custom css – https://prnt.sc/j6syba
You can add this code in Theme Options > Styling > Custom css http://prntscr.com/j6szmx :
.woocommerce .woocommerce-checkout .col2-set .col-1, .woocommerce .woocommerce-checkout .col2-set .col-2 {
width: 100%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.