Skip to main content
답변 3개
  1. 8월 19일 오후 12:38

    Thanks guys. I resolved this by doing the following. But just for context. The email template was leveraging the use of Text Template. So we looked into the "Plain Text" since everything when viewed on "Rich Text" mode seemed to be of equal font. 

     

    The next step was to remove style="..." attributes and unwrapping <span> tags  

     

    So for instance from the below:

    Thanks guys. I resolved this by doing the following. But just for context. The email template was leveraging the use of Text Template.

    to 

    image.png

    After a couple of tests, the font was the same for the different recipients despite the browser settings. Hope this helps! 

     

     

     

0/9000