# Layout

{% hint style="success" %}
Steps

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

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FsGDMU3Bwqwdq0qbPJK6f%2Fimage.png?alt=media&#x26;token=9b547183-c0f2-4982-9cd3-af41ac1778bc" alt="A screenshot of layout settings position in theme settings "><figcaption></figcaption></figure>

This option lets you adjust the layout of the whole store, which includes:

* **Page content width**: Slide to choose the width for the whole store content, the range is 900 - 1680px.
* **Section heading alignment**: Left/ Center/ Right.
* **Section heading alignment on mobile**: Inherit/ Left/ Center/ Right.

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FUXvzXa7g7sZu437OivU6%2Fimage.png?alt=media&#x26;token=c922966a-31a3-48b9-8183-f23d10b8e650" alt=""><figcaption></figcaption></figure>


---

# 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://docs.foxecom.com/zest-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.
