# Collapsible Content

<figure><img src="/files/14fqubNLjQJO7PcrQWxf" alt=""><figcaption></figcaption></figure>

To add this section, please follow below steps:

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Add section** and choose "**Collapsible content**".

## Section settings

### General

<table><thead><tr><th width="339">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Section ID</td><td>Enter the Section ID to match the Menu link to enable the scroll to Section feature.<br><br><em><mark style="color:orange;">Note: Enter the section ID to match the menu link and enable the scroll-to-section feature.</mark></em></td></tr><tr><td>Section Width</td><td>Select the layout width of the whole section. The options are: <br><br><mark style="color:orange;"><strong>Default (same as the body width)</strong></mark><br><mark style="color:orange;"><strong>Width (1170px)</strong></mark><br><mark style="color:orange;"><strong>Width (1770px)</strong></mark><br><mark style="color:orange;"><strong>Full width (100% of the viewport width).</strong></mark></td></tr><tr><td>Padding for 'full width' option on desktop</td><td>Determine the left and right spacing of the full width layout.</td></tr><tr><td>Background color</td><td>The background color of the section.</td></tr><tr><td>Background gradient</td><td>The background gradient of the section.</td></tr><tr><td>Title</td><td>Enter in the title for the section.</td></tr><tr><td>Title color</td><td>Apply a color to the title of the section.</td></tr><tr><td>Title font size</td><td>Specify the font size of the title.</td></tr><tr><td>Title font size on mobile</td><td>Specify the font size of the title on mobile.</td></tr><tr><td>Description</td><td>Enter the text for the description.</td></tr><tr><td>Description color</td><td>Apply a color to the description.</td></tr><tr><td>Description font size</td><td>Specify the font size of the description on desktop.</td></tr><tr><td>Description font size on mobile</td><td>Specify the font size of the description on mobile.</td></tr><tr><td>Maximum content width</td><td>Determine the maximum width of the content.</td></tr><tr><td>Alignment</td><td>Select the alignment of the header text to be either to the Left, Center or to the Right of the header.</td></tr><tr><td>Show image</td><td>Enable the image beside the content.</td></tr><tr><td>Image</td><td>Upload/Select an image</td></tr></tbody></table>

### Content color

<table><thead><tr><th width="345">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Background</td><td>The background color of the content.</td></tr><tr><td>Text</td><td>The text color of the content.</td></tr><tr><td>Title</td><td>The color of the title.</td></tr><tr><td>Icon</td><td>The color of the icon.</td></tr><tr><td>Border</td><td>The color of the block border.</td></tr></tbody></table>

## Settings block

### \[BLOCK] Collapsible row

<table><thead><tr><th width="353">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Heading</td><td>Enter in the heading for the block.</td></tr><tr><td>Content</td><td>Enter the text for the Content.</td></tr><tr><td>Content from page</td><td>Select the page and get the content from it.</td></tr></tbody></table>

## How to add a table to a Collapsible Row?

#### Step 1: Create a page and add a table to the description.

<figure><img src="/files/4xpganKNitNOMNDdgo6Y" alt=""><figcaption></figcaption></figure>

#### Step 2: Add the newly created page to the 'Content From Page' settings

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

<figure><img src="/files/p0aJ1HqGKq3ESFhGjA4k" 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://halosoft.gitbook.io/ella-documentation/sections/all-sections-in-theme/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.
