Change error message position on checkout
-
After searching online and talking to a few friend developers i can’t seem to find an easy solution to this.
On any other page woocommerce notices/messages are hooked and i was able to change their position easily.
Class of the div is:woocommerce-NoticeGroup woocommerce-NoticeGroup-checkout
Class of the ul child is: woocommerce-errorThere are no hooks responsible for this. It seems like this is managed with javascript in woocommerce therefore not easy to edit.
Is there a solution to this?
Note: I would definitely recommend to change how this works (maybe hook it to woocommerce_before_checkout_form) to make its position adjustable.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Change error message position on checkout’ is closed to new replies.