I want to send an e-mail from our system to customers, where some tags should be hidden to them. I\'ve set the following CSS:
.hidden { display: none; }
A bit too late but you can try for example:
Yada Yada