# Layout

### Layout

Layout settings let you control the overall structure and spacing of your store. In this section, you’ll learn how to adjust margins, padding, and grid arrangements so that your content is well-balanced and visually consistent across desktop and mobile devices. These settings help you fine-tune the way elements are positioned, giving your store a clean and professional look.

### Page widht

Sets the maximum width of your store’s content area, helping control how wide sections appear on larger screens.

To customize the page width in your store:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Layout**.
3. You can adjust the page width using the **slider**, or by entering the exact measurement (in pixels) in the **text box.**


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor/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.
