π¦πͺRtl Layout
rtl_layout = 'true'rtl_layout = 'false'Last updated
To make an RTL layout in the theme change value in ".env".
rtl_layout = 'true'β
To make an LTR layout in the theme change value in ".env".
rtl_layout = 'false'our default theme layout is LTR
Last updated