Remove price column from “Order detail” table
-
Hi, i’m trying to remove the price column from the Order detail table (is the last column).
I thought that I can achieve the result by adding some custom css, something brutal like:
.woocommerce-Price-amount{display:none !important}so I added the rule on Custom CSS section but doesn’t works at all.
Any clue?
I’ve tried also with something naif like:
*{color: red !important} but I can’t see any change.thank you
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Remove price column from “Order detail” table’ is closed to new replies.