I'd like to know if there is a way to hide or disable fields in the Orders > Order details page in WooCommerce, by using some hook or editing the code. I tried to do it with css display:none in the admin.css file, but for some reason, it hides more than 1 field.
I really appreciate any help you can provide.