We have provided a bunch of page layouts and menu layouts that can be implemented with just a options change to body! Please refer the below table for corresponding classes.
| RTL Layout | Class:rtl | If you want rtl layout add this predefine class to the body tag and also added dir="rtl" in html tag. |
| Light Layout | Class:light | This light class is applied default to the body tag |
| Dark Layout | Class:dark | If you want dark layout add this predefine class to the body tag only. |