Do your themes offer RTL support?

At this time, our themes do not include built-in RTL (right-to-left) layout support. If you are creating a store in languages such as Arabic, Hebrew, or Persian, additional code customization is required to fully convert the layout from LTR to RTL.

How to Enable RTL

You can add RTL support in two ways:

  1. Custom Coding

    A developer can update your theme’s HTML and CSS to support RTL direction. This typically involves adjusting the <html dir="rtl">  attribute and modifying layout styles.

    Shopify community reference:

    https://community.shopify.com/c/shopify-design/how-can-i-switch-my-theme-to-rtl-when-arabic-is-selected/td-p/679993

  2. Using an RTL App

    Several apps automatically apply RTL styling without modifying theme code. Example:

    https://apps.shopify.com/rtlmaster

Additional Shopify Documentation

Localization and translation overview:

https://help.shopify.com/en/manual/international/localization-and-translation

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us