Get Support
Need Customization?
Purchase
v1.0.1
Docs
Introduction
Themes
Dark Version
RTL Version
Other
Changelog
RTL Version
To enable RTL (Right-to-Left) mode, follow these steps:
Open the
main.js
file.
Locate the comments
/* change ltr to rtl */
or navigate to lines 194 and 202.
Replace the text
"ltr"
with
"rtl"
.