Home Forums WoodMart support forum checkout page layout help

checkout page layout help

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #558561

    charliedesignerman
    Participant

    Hi Team,

    After updated WooCommerce plugin and WooCommerce Legacy REST API. My checkout page not look the same. Use to showed as 2 columns and now showed 1 column. I think something breaking the layout.

    Could you please help.

    Thanks in advance

    #558564

    Artem Temos
    Keymaster

    Hello,

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    form.woocommerce-checkout wc-order-attribution-inputs {
    	order: 3;
    }

    This issue will also be fixed in the next theme update.

    Kind Regards

    #558567

    charliedesignerman
    Participant

    thanks so much for your help. You are the best. I am very happy with your work

    #558568

    Artem Temos
    Keymaster

    Great, you are welcome! Feel free to contact us if you have any further questions.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘checkout page layout help’ is closed to new replies.