To change woocommerce checkout fields you need to also change field order and required class base on display. you can add below code in functions.php and ...
How to Customize WooCommerce Checkout Fields
Two ways of reordering checkout fields in WooCommerce, we can even move the fields from a one field group to another.
As an example, let's change the placeholder on the order_comments fields. Currently
Checkout Field Editor for WooCommerce plugin provides an easy way to customise (add, edit, delete and change display order) your fields displayed on ...
the billing and shipping sections of checkout, next to order notes (order notes ...
To change the order, you can set the “priority” attribute of the fields. By default, The VAT number field has a priority of 250, whereas the certification has a priority of ...
How can change the order the fields appear? The current (default) field order is: first name last name company (hidden for me) town/city zipcode
[This thread is closed.] I'm using the WC filter to order billing fields, and it worked fine before (WC 3.0.3) updating to WooCommerce 3.0.4 It…
Change the Default WooCommerce Checkout Page - rearrange fields,