# Grid

The Grid widget allows you to add multiple column widget in the content section. All columns have a property called Column Width. In the setting section of the grid you can control things like alignment, theme, gutters and animation. These settings will affect all the columns added inside the grid.

## Content

![](/files/-MORvyZfNAoOqWGJGs0r)

* Columns

## Settings

<div align="left"><img src="/files/-MORsCFqqCeww27XnMJW" alt=""></div>

* Alias
* Container Width
* Remove Column Gutter
* Compact
* Horizontal Align Columns
* Vertical Align Columns
* Background Image
* Text Color
* Horizontal Scroll Mobile
* Adjust Column Height
* Animate


---

# 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.iglootheme.com/widgets/grid.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.
