# Instagram Visual Grid

<figure><img src="/files/Cti9bh8zxLGQIrmfsWJT" 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 "**Instagram visual grid**".

## Section settings

### General

<table><thead><tr><th width="301">Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><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><td></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><td></td></tr></tbody></table>

### Content

<table><thead><tr><th width="303">Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>Title</td><td>Enter the text for the title.</td><td></td></tr><tr><td>Title font size</td><td>Specify the font size of the title on desktop.</td><td></td></tr><tr><td>Title font size on mobile</td><td>Specify the font size of the title on mobile.</td><td></td></tr><tr><td>Title font weight</td><td>Select the font weight of the "title"</td><td></td></tr><tr><td>Title color</td><td>Apply a color to the text.</td><td></td></tr><tr><td>Title top margin</td><td>Determine the spacing of the title from top.</td><td></td></tr><tr><td>Description</td><td>Enter the text for the description.</td><td></td></tr><tr><td>Description font size</td><td>Specify the font size of the description on desktop.</td><td></td></tr><tr><td>Description font size on mobile</td><td>Specify the font size of the description on mobile.</td><td></td></tr><tr><td>Description font weight</td><td>Select the font weight of the "description"</td><td></td></tr><tr><td>Description color</td><td>Apply a color to the description.</td><td></td></tr><tr><td>Description top margin</td><td>Determine the spacing of the description from top.</td><td></td></tr><tr><td>Button label</td><td>Enter the text for the button.</td><td></td></tr><tr><td>Button link</td><td>Enter URL for the button to redirect to.</td><td></td></tr><tr><td>Button style</td><td>Select the style of the button. There are 2 styles:<br><br><mark style="color:orange;"><strong>Button</strong></mark><br><mark style="color:orange;"><strong>Link</strong></mark></td><td></td></tr><tr><td>Button font size</td><td>Determine the font size of the button.</td><td></td></tr><tr><td>Button width</td><td>Determine the width of the button.</td><td></td></tr><tr><td>Button label color</td><td>The text color of the button.</td><td></td></tr><tr><td>Button border color</td><td>The border color of the button.</td><td></td></tr><tr><td>Button background color</td><td>The background color of the button.</td><td></td></tr><tr><td>Button background gradient</td><td>The background gradient of the button.</td><td></td></tr><tr><td>Button label hover color</td><td>The text color of the button for hover state.</td><td></td></tr><tr><td>Button border hover color</td><td>The border color of the button for hover state.</td><td></td></tr><tr><td>Button background hover color</td><td>The background color of the button for hover state.</td><td></td></tr><tr><td>Button background hover gradient</td><td>The background gradient of the button for hover state.</td><td></td></tr><tr><td>Button label style</td><td>Transform the text of the button to be either none, uppercase, lowercase or capitalize.</td><td></td></tr><tr><td>Button font weight</td><td>Select the font weight of the button.</td><td></td></tr><tr><td>Button top margin</td><td>Determine the spacing top of the button.</td><td></td></tr><tr><td>Maximum content width</td><td>Determine the maximum width of the content.</td><td></td></tr><tr><td>Grid gap</td><td>Determine the gap between items.<br><br><em><mark style="color:orange;">Note: Spacing between content and image block.</mark></em></td><td></td></tr></tbody></table>

### Section top padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the top inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the top inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the top inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>

### Section bottom padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the bottom inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the bottom inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the bottom inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>

## Block settings

### \[BLOCK] Instagram

<table><thead><tr><th width="302">Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>Image</td><td>Upload/Select an image.</td><td></td></tr><tr><td>Link</td><td>Enter the text for the link.</td><td></td></tr></tbody></table>


---

# 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/instagram-visual-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.
