Theme Customizer

Customize layout & themes

Sidenav View

Choose sidenav layout style

Display Mode
Select Light or Dark
Direction
Select a direction
Sidenav Color
Select sidenav theme color

RTL Layout

RTL Language Direction Support

Full right-to-left layout alignment for globalized user experience.

You can set the RTL text direction layout in two ways:

Option 1: Theme Config in src/partials/head-css.html

dir: "rtl"

Option 2: Direct HTML Attribute

<html lang="en" dir="rtl">