Skip to main content
omkaro0002
Known Participant
July 14, 2022
Question

Setting font style in send email node

  • July 14, 2022
  • 1 reply
  • 0 views

Updated to "Arial" font and size "small", but when inspect the content in mail it is showing me Arial, Helvetica, sans-serif.

If Arial then it should be only Arial, why all these right?

1 reply

stefanhelzle0001
Brainy
July 14, 2022

In HTML and CSS you can define fonts in the order of priority. In case the first font is not available on the client machine, the second one will be used.