Home Forums WoodMart support forum The button on the mobile view does not work. Reply To: The button on the mobile view does not work.

#559399

Luke Nielsen
Keymaster

Hello,

Please update the new version of the theme “WOODMART WordPress NEW: 7.5.1RELEASED” and update the required plugin and check the issue.
Hope your issue will be resolved!

Or you can add this custom css code in theme settings > custom, css to fix the problem.

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

Best Regards.