• Resolved bkhaja89

    (@bkhaja89)


    Hi,
    I added a Checkout page to my website using Woocommerce, but the formatting looks very strange and compressed. Any ideas on how to fix this? Thanks in advance for the help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi bkhaja89.

    Thank you for contacting us and for using our theme. We appreciate it.

    Sorry about this issue with the checkout page.

    Try to add this piece of CSS to Appearance -> Customize -> Additional CSS:

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    	max-width: 100%;
    }        
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    	max-width: 100%;
    }

    This should fix it.

    Please let me know what happens.

    Kind regards.

    Thread Starter bkhaja89

    (@bkhaja89)

    Perfect, that worked great! Thank you very much, will leave positive feedback for your support.

    I have a few other issues/questions, should I post them each as a separate post? Or just ask them here?
    Thanks again!

    Excellent, glad that it did and thank you in advance for the positive feedback. 🙂

    It would be better to always open a new thread for different issues because it would help other theme users find the solution if they encounter the same issue than to have it all in the single thread.

    So feel free to open a new thread for any new issue/question you encounter.

    Kind regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Checkout Page Formatting Squished’ is closed to new replies.