Checkout 3 Columns Fix - by pepeguayo - on WordPress WooCommerce support

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

  • Avatar: pepeguayo
    pepeguayo
    Participant
    August 2, 2016 at 00:56

    Something weird happened and now the Checkout of our page has 3 columns when it should be 2 we would like to have it like in the demo
    please take a look

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 2, 2016 at 07:42

    Hello,

    You can add this code in Theme Options -> Styling -> Custom CSS -> Global Custom CSS:

    .checkout .col2-set .col-1, .checkout .col-1 {
       width: 100%;
    }
    .checkout .col2-set .col-2, .checkout .col-2 {
       width: 100%;
    }

    Regards,
    Rose Tyler.

  • 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.