Ever wanted to remove the additional notes area from the WooCommerce checkout? It's quite simple! I'll show you how to do just that now.
Add the following code to the ‘custom functions’ area of your functions.php file (or use a plugin like Functionality):
If you’re interested in learning more about customizing the WooCommerce checkout, definitely ‘check out’ 😉 this tutorial on Customizing checkout fields using actions and filters (like the one above!).