Why is everything on my website inverted?

Show More

Hi.

Show More

All my website is inverted. Left is right for everything. Header, Products, footer. It happened when I tried to insert a new div row on description tab component and also changed related products component to query just products I set as related. In fact, I don’t know what changes had caused the problem.

Show More

I, then, tried to restore everything but it is still inverted. Backup is too old to use it.

Show More

Example (before) LOGO … CART

Show More

(Now) CART… LOGO

Hello, I’ve solved it.

I have compared all files using winmerge.

Tested one by one. Problem was in settings_data.json

Error: rtl_enable: true

Solution: rtl_enable: false

Thanks.