# Collapsible content

The "Collapsible Content" section allows users to expand or collapse information, making it easy to navigate large amounts of text. This feature enhances user experience by providing a cleaner layout and enabling visitors to access only the information they want to see.

<figure><img src="/files/OqwgGi17YxMkko2TEXDV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Steps:**&#x20;

1. In the theme editor **(Customize)**, click **Add section.**
2. Locate **Collapsible content**
3. Make necessary changes. > **Save.**
   {% endhint %}

## General Settings

<figure><img src="/files/Atq1KZyLkFpxP2NtHbZH" alt=""><figcaption></figcaption></figure>

* **Width** - With of this section 3 options : Container / Stretched / Full width
* **Subheading**&#x20;
* **Heading** - Heading of this section
* **Heading size** - From Heading 1 to Heading 6
* **Description** - Description of this section
* **Layout** - *Horizontal / Vertical*

### Collapsible content

<figure><img src="/files/3mjZfWE8qMtkwHD9dKMm" alt=""><figcaption></figcaption></figure>

* **Heading size**
* **Open first collapsible row by default**
* **Enable narrow content -** Make column width smaller
* **Image**
* **Image ratio** - Adapt to image / Square (1:1) / Portrait (3:4) / Landscape (4:3) / Landscape (5:3.5) / Wide (16:9)
* **Desktop layout** - Image first / Image second

### Colors

<figure><img src="/files/gBVueEjZCs8KLs4bIcBg" alt=""><figcaption></figcaption></figure>

* **Background**
* **Text color**
* **Border color**

### Section padding

<figure><img src="/files/LBq81hS9G4lOzLHuSNRz" alt="" width="280"><figcaption></figcaption></figure>

* **Top padding**
* **Bottom padding**

## **Block settings**

{% hint style="success" %}
Steps:

1. Locate **Collapsible content.**
2. **Add Block**
3. Make necessary changes. > **Save.**
   {% endhint %}

<figure><img src="/files/NJIAbxoLFFMQpQLRuerC" alt=""><figcaption></figcaption></figure>

### Heading

* Heading&#x20;
* Heading size&#x20;

### Collapsible row

<figure><img src="/files/6QLy9aFt7ofmu7VxDNl5" alt=""><figcaption></figcaption></figure>

* Heading
* Icon
* Row content
* Row content from page


---

# 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://oranthemes.gitbook.io/nimbus-theme/theme-sections/collapsible-content.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.
