Shopify themes, liquid, logos, and UX
Hi guys,
so i was able to use the below code to make the arabic translation align to the right but for some reason 2 titles on the page didnt align, im not sure if there is something that is overriding it?
https://zfaqaf-zt.myshopify.com/ar
[lang="ar"] { direction: rtl; text-align: right; }
@virtualjohar Paste code in theme.liquid at the bottom
{%- if shop.locale == 'ar' -%}
<style>
.rich-text__blocks {
text-align: right !important;
}
</style>
{% endif % }
h2.rich-text__heading {
text-align: right !important;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025