# Configuration

## Columns per row

***

### Phone (portrait) (<576px)

**Field type**:\
Select

**Available values**:\
• 1\
• 2

**Example value**:\
`1`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row"

**Technical name**:\
`twt-listing-column-count-xs-minimal`

{% hint style="info" %}
Number of columns in the smartphone viewport (
{% endhint %}

***

### Phone (landscape) (≥576px)

**Field type**:\
Select

**Available values**:\
• 1\
• 2\
• 3

**Example value**:\
`2`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row"

**Technical name**:\
`twt-listing-column-count-sm-minimal`

{% hint style="info" %}
Number of columns in the smartphone viewport (≥576px).

default: 2
{% endhint %}

***

### Tablet (portrait) (≥768px)

**Field type**:\
Select

**Available values**:\
• 2\
• 3\
• 4

**Example value**:\
`2`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row"

**Technical name**:\
`twt-listing-column-count-md-minimal`

{% hint style="info" %}
Number of columns in the tablet viewport (≥768px).

default: 2
{% endhint %}

***

### Tablet (landscape) (≥992px)

**Field type**:\
Select

**Available values**:\
• 2\
• 3\
• 4\
• 5\
• 6

**Example value**:\
`3`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row"

**Technical name**:\
`twt-listing-column-count-lg-minimal`

{% hint style="info" %}
Number of columns in the tablet viewport (≥992px).

default: 3
{% endhint %}

***

### Desktop (≥1200px)

**Field type**:\
Select

**Available values**:\
• 2\
• 3\
• 4\
• 5\
• 6

**Example value**:\
`4`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row"

**Technical name**:\
`twt-listing-column-count-xl-minimal`

{% hint style="info" %}
Number of columns in the desktop viewport (≥1200px).

default: 4
{% endhint %}

## Columns per row (with Sidebar)

***

### Phone (portrait) (<576px)

**Field type**:\
Select

**Available values**:\
• 1\
• 2

**Example value**:\
`1`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row (with Sidebar)"

**Technical name**:\
`twt-listing-column-count-sidebar-xs-minimal`

{% hint style="info" %}
Number of columns in the smartphone viewport (
{% endhint %}

***

### Phone (landscape) (≥576px)

**Field type**:\
Select

**Available values**:\
• 1\
• 2\
• 3

**Example value**:\
`2`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row (with Sidebar)"

**Technical name**:\
`twt-listing-column-count-sidebar-sm-minimal`

{% hint style="info" %}
Number of columns in the smartphone viewport (≥576px) with active sidebar.

default: 2
{% endhint %}

***

### Tablet (portrait) (≥768px)

**Field type**:\
Select

**Available values**:\
• 2\
• 3\
• 4

**Example value**:\
`2`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row (with Sidebar)"

**Technical name**:\
`twt-listing-column-count-sidebar-md-minimal`

{% hint style="info" %}
Number of columns in the tablet viewport (≥768px) with active sidebar.

default: 2
{% endhint %}

***

### Tablet (landscape) (≥992px)

**Field type**:\
Select

**Available values**:\
• 2\
• 3\
• 4\
• 5\
• 6

**Example value**:\
`2`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row (with Sidebar)"

**Technical name**:\
`twt-listing-column-count-sidebar-lg-minimal`

{% hint style="info" %}
Number of columns in the tablet viewport (≥992px) with active sidebar.

default: 2
{% endhint %}

***

### Desktop (≥1200px)

**Field type**:\
Select

**Available values**:\
• 2\
• 3\
• 4\
• 5\
• 6

**Example value**:\
`3`

**Path to the configuration**:\
Tab "Listing pages" => Block "Layout (Layout type "Minimal content")" => Section "Columns per row (with Sidebar)"

**Technical name**:\
`twt-listing-column-count-sidebar-xl-minimal`

{% hint style="info" %}
Number of columns in the desktop viewport (≥1200px) with active sidebar.

default: 3
{% endhint %}


---

# 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.themeware.design/manual/listing-pages/layout-layout-type-minimal-content/configuration.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.
