Replies (1)
Hi,
Thank you for reaching out to us.
To switch theme direction you can follow the steps below.
- Navigate _keenthemes/tools folder in your terminal.
- Execute yarn install command to install npm dependencies.
- With command gulp --demo1 --rtl build rtl version styles.
- In _keenthemes/config/themesettings.json change "Direction" property from "ltr" to "rtl".
- Run app with command dotnet run watch</storng>
Regards,
Lauris Stepanovs,
Keenthemes Support Team