You can remove the Additional Information and Order Notes fields in WooCommerce checkout page with 2 filters that you add to your themes ...
the billing and shipping sections of checkout, next to order notes (order notes must be enabled) ...
[This thread is closed.] Hi, Is there a way to change the text in the Order Notes section> This is the area which reads : 'Notes about your…
... its 'checkout_fields' array, as well as adding a few other fields like “order notes” .
Support » Plugin: WooCommerce » Remove additional information from checkout & remove ...
How to Customize WooCommerce Checkout Fields
In the code below: I remove the "Order notes"; I add a similar custom billing field ( named "billing_customer_note"); I reorder the fields (*); Once ...
WooCommerce checkout notes are a standard feature. However
Here's a simple PHP snippet to remove the annoying “Order Notes” / “Additional Information” on the checkout page. This section can usually be ...