Zoho ads unwanted HTML code to our HTML templates
Hi!
We have created our custom HTML Mail templates with Verdana as default font and a font size from 10pt. Our global default font is Verdana.
So far so good, and as soon I add my code save it and reopen it there is allways place this div element on the top.
- <div style="font-size: 13px; font-family: Arial, Helvetica, Verdana, sans-serif"> <!-- div added by Zoho -->
- <div style="font-size: 10pt; font-family: Verdana, Arial, Helvetica,
sans-serif; line-height: 1.5"> <!-- Our template starts here
-->
How can I avoid this, because this sometimes breaks our mails.
Thank you and kind regards