# 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/cBwpAmIP3sQL1ONDuffQ" alt=""><figcaption></figcaption></figure>

This section consists of 3 elements:

* **Page width** provides a responsive **fixed width container** that has one fixed width for each screen size.
* **Boxed layout** displays a box around sections
* **Color scheme** changes style color for all pages. See[Colors](/megamog-theme/theme-settings/colors.md)
* **Aside section group** adds space on the left side of the home page to showcase your **Category list(s),** or adds **Custom liquid**.

<figure><img src="/files/ZFf78bKsLCMJ7pAL14Be" 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/megamog-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.
