# Layout

Within the theme, the layout settings offer the ability to adjust multiple layout aspects using various controls.

## Overview

<details>

<summary>Settings overview</summary>

* Page width
* Grid column spacing for sections with columns
* Page spacing
* Button radius
* Animations including text scrolling, hover animations, and parallax images

Tip: The parallax setting can help you reduce image cropping when combined with the Image height setting at the section level.&#x20;

</details>

Video overview of layout controls in the theme settings:

{% embed url="<https://www.loom.com/share/a72f07ff9a2943a8b9be627f5ff72382?sid=31ff2f9b-ba09-46ff-89cd-d024c6144dcf>" %}

{% hint style="info" %}
In the video, you'll learn how to achieve zero-cropping for your images.
{% endhint %}

<details>

<summary>Reference for reducing image cropping</summary>

* Set the section height to the "Image height" setting. &#x20;
* Turn off animations for Parallax images in the Layout settings.

</details>


---

# 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://pipeline.groupthought.com/settings/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.
