Hi
Im using your Email GH Extension successfully for creating emails.
Now I added in the Template section at the top
But when I get the Email the style-Tags are removed.
I just see
How do I add inline styles to the template?
Im using your Email GH Extension successfully for creating emails.
Now I added in the Template section at the top
<style type="text/css">
body {font-family:Arial,Verdana,Helvetica,sans-serif;font-size:12px}
</style>
But when I get the Email the style-Tags are removed.
I just see
body {font-family:Arial,Verdana,Helvetica,sans-serif;font-size:12px}
How do I add inline styles to the template?