VAT label amount on emails
-
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,
Hello,
Please find the setting in Woocommerce > Setting > General I will sell without the VAT and remove all your custom CSS.
Best Regards
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
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
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.
Hello,
We cannot correct emails with the CSS. Sorry.
Best Regards