Reply 215282 to: Disable Notes(optional) at the checkout page

Avatar: Rose Tyler
Rose Tyler
Support staff
June 8, 2019 at 16:43

Hello,

Try to add this code in functions.php of your child theme:
add_filter( 'woocommerce_enable_order_notes_field', '__return_false' );

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.