# General Settings

Go to **Theme settings** > **General settings**

![](/files/-MLWttkeZo1xddfAYH51)

## **1 - Direction align**

The direction **CSS** property sets the direction of text, table columns, and horizontal overflow. Use **rtl** for languages written from right to left (like Hebrew or Arabic), and **ltr** for those written from left to right (like English and most other languages)

## 2 - Mobile

![](/files/-MLY0qJKmtiSG29U9q-N)

### 2.1 - Logo center

![Center                                             Auto](/files/-MLWyK-LdTT-KxIPt4ZS)

### 2.2 - Search box

![](/files/-MLXvQ01bG62spM039dO)

### 2.3 - Bottom bar

{% content-ref url="/pages/-MLWmSW7nYoNmuGwl1xR" %}
[Bottom bar](/molla/default-section/bottom-bar.md)
{% endcontent-ref %}

## 3 - Home layout

![](/files/-MLY1KGpkBtpVYpnVcaL)

### 3.1 - Wrap container

The maximum width of the site is 1290px. [Demo 19](https://midas-theme.myshopify.com/?home=19\&preview_theme_id=76926255164)

### 3.2 - Layout sidebar

Homepage will be divided into 2 sections to display content.

![](/files/-MLXzyB4KvhAKQwWtdPU)

Config: \
You will need to combine the 3 sections **Start sidebar**, **End sidebar**, **End content**

![](/files/-MLY0L5OL6e_zJq5E5bp)

### 3.2 - Right **s**idebar

The sidebar will be displayed on the right.

## 4 - Info store

Customize your website's contact information

![](/files/-MLY2bLJhD1BNYqvsAMm)

## 5 - Time zone Countdown

Countdown changes according to the customer's time zone.

![](/files/-MMK-ZrRIty6T6OxXD2M)

## 6 - Product

![](/files/-MMK0K0_y-Fuv52cGPl1)

### 6.1 - Aspect ratio image product

Generic ratio for product images.

![](/files/-MMK0uz4ATrUP72RHtQ_)

### 6.2 - Function

Wishlist, compare, and quickview features.

![](/files/-MMK1HqTNpxJ4GEXT_7t)

{% content-ref url="/pages/-MLQiEOITlIW9eOSU4HX" %}
[Wishlist](/molla/app-using-in-molla/required-app/wishlist.md)
{% endcontent-ref %}

### 6.3 - Product tabs settings

Enable mobile swipe for tabs element


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kitisummus.gitbook.io/molla/theme-settings/general-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
