Convert all my Email templates from left to right to right to left

Hi! Can someone please help me convert all my email templates from left to right to right to left? TIA!

Hmm. would you like to change the direction of the default email template of Shopify?

Yes, my website is written in hebrew, i would like also my email templates to be from right to left

To manage text direction from left to right or right to left, you can use the “dir” attribute. just add the “dir=rtl” to manage right to left text direction. Please check the below given code for better idea.


Where do i put this Code? Can you send me instruction please?

  • From your Shopify admin, go to Settings > Notifications.
  • Click the name of the notification that you want to change
  • Open the specific email template you want to edit.
  • In the Email body (HTML) area, enter your registration or identification number in an appropriate location. Include HTML to make sure that the output is formatted correctly.
  • Click Save.

You can get more idea here

If you’re looking to convert your email templates from left-to-right to right-to-left, it’s pretty doable. I’d recommend checking if your email service provider (ESP) has a setting for RTL text or language support—most do these days. If it’s not built-in, you might need to manually adjust the HTML of the templates to change the text direction and alignment.

There are also tools or resources, like maestrolabs.com, which can help with customizations like this if you’re not too familiar with coding. It’s some work, but nothing too tricky once you get the hang! I hope that helps a bit, and feel free to reach out if you need more details.