Arabic Translation RTL incorrect indetion

Hi,

I’m currently using the Impulse theme and my main language is english but we are also setting up for the arabic translation but i am currently facing a problem in arabic because the indention of the arabic is incorrect. please help me on fixing this problem thank you.


|

When translating to RTL languages you need to make sure your theme supports it.

You can of course go to the theme and implement direction tags, but you need to make sure these are separate and change based on language.

You can see if the theme supports it in the theme store. There is a filter for Right-to-left

<!DOCTYPE html>
<html dir="rtl" lang="ar">
<head>
<meta charset="utf-8">