Right to Left text alignment

I didn’t use an app. I used Shopify’s native language selector and wrote a conditional statement that added a class (.rtl) to the tag if, for example, Arabic was selected. Then I went through the site and wrote CSS for all elements that weren’t properly handled by the dir attribute on the tag.