Question
How to hide specific fields from WooCommerce Admin Products Quick Edit
I'm trying to hide some WooCommerce fields from the "Quick Edit" window: "Date", "Tax status", "Tax class", "Weight", "L/W/H", "Shipping class", "Backorders?" and "Enable reviews" fields.
These are the fields I'll want to hide from the "Quick Edit" window:
I have tried to add a "display: none;" property, but I can't figure out to which elements to apply it and how to apply it, since I would like to hide only the fields in red.
I'm using WooCommerce v9.1.2