• Resolved fedurnio

    (@fedurnio)


    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 1 replies (of 1 total)
  • Hello,

    The html content in email is quite complicated so it’s hard to use custom css that way. In this case, please override the order items template following this documentation

    Best regards

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Price in email’ is closed to new replies.