Custom styling in email task | XM Community
Skip to main content

Custom styling in email task

  • October 27, 2022
  • 1 reply
  • 35 views

Hi,
Has anyone ever added custom styling via CSS to the HTML mail that gets sent out for an email task in a workflow? The mail looks like rudimentary XML, but i can't figure out how to reference an external CSS for styling the mail.

Thanks
Justin

1 reply

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • October 27, 2022

justinm0811
Yes, you can customize it by using a style tag in source for whatever you would like to style. On other thoughts, you can directly customize it in MS word and copy-paste it entirely and you will see everything getting rendered automatically.
HTML styles (W3 Schools) this page might help you!
Hope it helps!