RTL

Your theme comes with a built-in automated RTL feature.

See the implementation here
Setting up HTML

To use RTL mode, set the dir='rtl' in your html tag.

<html dir='rtl'>...</html>

And use the RTL stylesheet instead of theme.css:

<link href="assets/css/theme-rtl.css" rel="stylesheet">

Thank you for creating with Falcon |
2020 © Themewagon

v3.0.0-alpha10