How to change email notification alignment for Arabic language?

Hello,

I want to change email notifications alignment from left to right since that I’m using Arabic language.

How can I do that?

Many thanks

To change the alignment of email notifications from left to right in a Shopify store using the Arabic language, you can edit the HTML and CSS of your email notification templates.

  1. In your Shopify admin, go to Settings > Notifications.
  2. Click on the name of the email notification template you want to edit.
  3. In the template editor, locate the HTML code that controls the alignment of text and elements within the email.
  4. To change the alignment to right-to-left, you can add the “dir” attribute with a value of “rtl” to the HTML code, such as
    .
  5. You can also add specific CSS code to change the alignment of specific elements within the email.
  6. Save your changes and test the email to ensure that it is aligned correctly.

It’s highly recommended to use the customization tool provided by Shopify or hire a professional developer to do this for you.

thank you so much for your help. i wanna ask you about that i used the tag and it didnt help

{{ email_title }} even the tag text-align= right