Home › Forums › WoodMart support forum › problems with woocommerce checkout › Reply To: problems with woocommerce checkout
April 18, 2024 at 3:08 pm
#558496
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