# Layout

**Layout settings** allow you to define the overall page width and enable site-wide styling elements such as corner radius.

<figure><img src="/files/2IIZunUzLK7Mi9zdSVcO" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Page width</strong></td><td>To set the width of the page content, please adjust the content width settings accordingly.</td></tr><tr><td><strong>Image (Corner radius)</strong></td><td>Control the corner roundness of images across your store. A higher value makes corners more curved.</td></tr><tr><td><strong>Button corner radius</strong></td><td>Adjust the roundness of all buttons. Larger values result in softer, more rounded button edges.</td></tr><tr><td><strong>Input corner radius</strong></td><td>Set how rounded the edges of input fields appear, such as search boxes or form elements.</td></tr><tr><td><strong>Preset (Cosmetics / Fashion)</strong></td><td>Select a predefined style for corner radius settings. Each preset applies a set of values optimized for a specific design style.</td></tr><tr><td><strong>Enable RTL Support</strong></td><td>Enable or disable right-to-left (RTL) layout for languages that require it.</td></tr><tr><td><strong>RTL Language Code</strong></td><td>Specify the language codes that use RTL layout (e.g., ar, fa, he). Separate multiple codes with semicolons. If left empty, RTL layout will apply to all languages.</td></tr></tbody></table>


---

# 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/purity-theme/theme-settings/layout.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.
