Checkout layout - by Rivalf7 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: Rivalf7
    Rivalf7
    Participant
    April 17, 2018 at 23:30

    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

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 18, 2018 at 10:29

    Hello,

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.