# Layout

{% hint style="success" %}
Steps

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

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="/files/Hz1XGTkFNCdY30Vtz717" alt=""><figcaption></figcaption></figure>

You can also change the **Corner radius** of **Buttons** and **Inputs** to:

* Square
* Slightly round
* Rounded
* Pill

{% tabs %}
{% tab title="Square" %}

<figure><img src="/files/VXmBX8s1a7DS082QznYO" alt=""><figcaption><p>Square button</p></figcaption></figure>

<figure><img src="/files/vRBtGZc3i74VSYhofkE5" alt=""><figcaption><p>Square input</p></figcaption></figure>
{% endtab %}

{% tab title="Slightly round" %}

<figure><img src="/files/sh158xokl8VR0L1BZhVA" alt=""><figcaption><p>Slightly round button</p></figcaption></figure>

<figure><img src="/files/ARKV7vv0Zvw2SnS00Xuo" alt=""><figcaption><p>Slightly round input</p></figcaption></figure>
{% endtab %}

{% tab title="Rounded" %}

<figure><img src="/files/rXoNELwzw7Uq76IuitRW" alt=""><figcaption><p>Rounded button</p></figcaption></figure>

<figure><img src="/files/fzTBW5CVb6zX9gGEgDh2" alt=""><figcaption><p>Rounded input</p></figcaption></figure>
{% endtab %}

{% tab title="Pill" %}

<figure><img src="/files/Li1uIiIBbXXH48It37Qy" alt=""><figcaption><p>Pill button</p></figcaption></figure>

<figure><img src="/files/hkUZGlnM2IMxxac0gat8" alt=""><figcaption><p>Pill input</p></figcaption></figure>
{% endtab %}
{% endtabs %}

And **Blocks**, **Product cards,** and **Badges** to:

* Square&#x20;

<div align="left"><figure><img src="/files/i0EDh12RQhRbF17ZBycl" alt=""><figcaption></figcaption></figure></div>

* Rounded

<div align="left"><figure><img src="/files/PTunv8Oj0S2jJSqcUxhU" alt=""><figcaption></figcaption></figure></div>

* Pill (excluding **Badges**)

<div align="left"><figure><img src="/files/JxmtO1dK4rkOkB9Vhg9S" alt=""><figcaption></figcaption></figure></div>

for the entire store.

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