Home Forums WoodMart support forum VAT label amount on emails

VAT label amount on emails

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #247857

    BertranddesmetsWM
    Participant

    Hi,

    I recently removed the VAT amount in VAT labels throughout the site with this:

    .woocommerce .includes_tax .amount {
        display: none;
    }
    .woocommerce-cart .tax_label, .woocommerce-checkout .tax_label { 
        display: none; 
    }

    This means that I keep the label VAT incl. but I hide the VAT amount.

    Now, I would like to hide the VAT amount on emails. Should I use some CSS?

    Thanks a lot!
    Kind regards,

    #247947

    Hello,

    Please find the setting in Woocommerce > Setting > General I will sell without the VAT and remove all your custom CSS.

    Best Regards

    #247949

    BertranddesmetsWM
    Participant

    Hi,

    Thanks for your reply. No, we need to keep the Tax activated. But we do not want to show the vat amount. Just the indication that it is tax included is enough.

    Thanks

    #247987

    Hello,

    I do not see the VAT now https://prnt.sc/vw2mkh Please show me on the screen what you want to delete.

    Best Regards

    #248014

    BertranddesmetsWM
    Participant

    Hi,

    I see it on emails after I order a product. Screenshot attached.

    You can purchase a product if you would like to see the order email. Payment is on test mode.

    Thank you very much.
    Kind regards,

    Attachments:
    You must be logged in to view attached files.
    #248054

    Hello,

    We cannot correct emails with the CSS. Sorry.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)