Reply 221616 to: WooCommerce checkout page layout for mobile.

Avatar: Olga Barlow
Olga Barlow
Support staff
September 18, 2019 at 15:38

Hello,

We’ll fix it in the next theme update. Add the following code to fix it on your site to child theme style.css

form[name="checkout"] > .row > .col-md-7:before, form[name="checkout"] > .row > .col-md-7:after {
    content: '';
    display: table;
    clear: both;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.