checkout page layout help
-
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
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
thanks so much for your help. You are the best. I am very happy with your work
Great, you are welcome! Feel free to contact us if you have any further questions.
The topic ‘checkout page layout help’ is closed to new replies.