# Layout settings

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Layout settings**
3. Make necessary changes
4. **Save**
   {% endhint %}

<figure><img src="/files/xFMQ2fYqP9BpVX5d454X" alt=""><figcaption></figcaption></figure>

**Page width:** Set page width.

**Fluid container width:** Set the maximum width for content on the screen.

**Enable rounded corner style:** Activate rounded corners for rectangular items.

**Rounded corners:** Specify the degree of roundness you prefer for product images or blocks.

**Enable RTL:** Switch the page layout to right-to-left.

**ISO language code support RTL:** Leave blank if you want to apply to all languages. Separate your ISO codes if you want apply to some one languages ar; fa; ku; pa; sd.


---

# 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://nextsky.gitbook.io/glozin-theme/theme-settings/layout-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.
