• Resolved abotimon

    (@abotimon)


    Hi,

    I have a wordpress 4.9.8 with woocommerce + the storefront theme.
    The checkout page does not look good because for some reason it’s split into two columns.
    1 column for billing details and the right column with the order details.
    I would like to get it stacked. So first billing details and then below the order details. I can’t seem to find a setting for this.

    Screenshot to make it a bit more clear:
    screenshot of checkout

    • This topic was modified 6 years, 6 months ago by abotimon.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    @abotimon,

    You’ll need to override the templates responsible for displaying the checkout page. It’s probably best to create a child theme and then make these changes in there.

    The documentation here covers the WooCommerce
    template structure and how to override templates in an update safe manner – https://docs.woocommerce.com/document/template-structure/.

    If you’re not able to handle this by yourself, you’ll want to speak to your developer about it. If you don’t have a go-to developer, we highly recommend contacting one of the services on our customizations page: https://woocommerce.com/customizations/.

    Thread Starter abotimon

    (@abotimon)

    Hi!
    Thanks for the response. Yes when I edited files I make sure to do it in a child theme.
    But I thought I was going to be able to change this without editing files since I thought the stacked lay-out is the standard one.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout is in 2 columns not stacked’ is closed to new replies.