I am facing a problem while checking out from the store. There are two boxes for entering the address:
1) in the address area, where it appears inside the “street name and number” box,
2) another box for number.
At the time it ends, the orders (I have already finalized some to test the payment methods) I realized that the first address box is optional, because when you type the number in the number box, it is automatically recognized in the order area.
I've been doing some research and saw how to add some lines of code in WordPress "functions.php" file to change this text, but I couldn't find how to do it properly.
I have already tried to use this plugin called Checkout Field Editor but it conflicting with WooCommerce Extra Checkout Fields for Brazil. And the checkbox that toggles between "cpf" and "cnpj" is all compressed on the left without being able to see its contents.