Flat Able Bootstrap
Search
⌃
K
Welcome
Gulp setup
Structure
Customizer
Light & Dark Layout
Navbar Theme
Header Theme
Preset Colors
Sidebar Caption
Rtl Layout
Box Container
Plugins
Changelog
RoadMap
Powered By
GitBook
Rtl Layout
To make
RTL layout
in the theme change value in "
/gulpfile.js
".
const
rtl_layout
=
'true'
;
To make
LTR layout
in the theme change value in "
assets/js/config.js
".
const
rtl_layout
=
'false'
;
our default theme layout is LTR
Previous
Sidebar Caption
Next
Box Container