Home Page
To personalize this theme to your liking, we've added a customization bar. You can use it to adjust colors, page layout, and sidebar setup. There's also a handy "configure" button that lets you save your settings as the default layout by copying them to a layout.json file.
You'll always find the Home Page on the right side of every page.
There are multiple customizations, we will talk about all individually.

Layout Types:
There are 2 layout types in our theme: LTR and RTL layout.

Info: Some languages are written from right to left (RTL), unlike the usual left-to-right (LTR) writing. To accommodate this, we provide an option to switch to RTL mode in our website, making it suitable for different languages.
LTR:
It will show content from left to right.

RTL:
For users of languages like Arabic, Urdu, and Persian, we offer a right-to-left (RTL) writing option.

- dir='ltr' for the LTR layout.
- dir='rtl' for the RTL layout.
Note: Remember to include the required SCSS files, or your styles won't work.
To adjust the Theme Type:
Front-end layout: Go to Store Front >> Theme Options >> General Tab
Back-end layout: Visit Settings >> General Tab.
