Hi,
I want to send emails to my customers using the Gmail automation and I was wondering if I can somehow change the direction of the text to RTL (the mails are in Hebrew)
Hi,
I want to send emails to my customers using the Gmail automation and I was wondering if I can somehow change the direction of the text to RTL (the mails are in Hebrew)
Best answer by TheTimeSavingCo
Actually, it only works for the first line of text, how do I implement it for the whole text?
Hm, for new lines I believe you can use `<br>`s for the new lines like so:
<p style="direction:rtl">Test Hello.<br>On a new line<br><br>Two new lines later</p>Which would result in this:

No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.