Hello,
I am trying to include CSS instructions within a {send-email} macro that executes within a comala document management approval workflow. Within these emails there is an external link icon tied to a rendericon class that formats the email oddly, obscures text, and isn't even properly implemented (is added to interal hyperlinks).
I have added the parameter mimetype=text/html within the {send-email} macro and tried to add <style> </style> within the email body but it is not working.
I am getting the following text within the email:
style>
element.rendericon
{
display: none;
}
/style>
It looks like it's removing the first circumflex within the CSS section of the email