# Instagram Special

<figure><img src="/files/oAmH5jg304Xn9BHBQArV" 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 special**".

## Section settings

### General

<table><thead><tr><th width="302">Settings</th><th>Meaning</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></tr><tr><td>Padding for 'full width' option on desktop</td><td>Determine the left and right padding of the section when layout full width is selected.</td></tr><tr><td>Show top border</td><td>Toggle the top border of the section.</td></tr><tr><td>Border color</td><td>Set color for the top border of the section.</td></tr><tr><td>Background color</td><td>Set color for the background of the section.</td></tr><tr><td>Background gradient</td><td>Set color gradient for the background for the section.</td></tr><tr><td>Background image</td><td>Select/Upload image as the section background.</td></tr><tr><td><strong>Section header</strong></td><td></td></tr><tr><td>Title</td><td>Enter text for the section title.</td></tr><tr><td>Title color</td><td>Set color for the title.</td></tr><tr><td>Title font size</td><td>Determine the font size of the section title.</td></tr><tr><td>Title font size on mobile</td><td>Determine the font size of the title on mobile device.</td></tr><tr><td>Title bottom margin</td><td>Determine the spacing of the title from the bottom.</td></tr><tr><td>Description</td><td>Enter text for the section description.</td></tr><tr><td>Description color</td><td>Set color for the description text.</td></tr><tr><td>Description font size</td><td>Determine the font size for the description text.</td></tr><tr><td>Description bottom margin</td><td>Determine the spacing bottom of the section description.</td></tr><tr><td>Alignment</td><td>Select the alignment of the content to be either to the Left, Right or Center of the section.</td></tr><tr><td>Show view more button</td><td>Toggle the show more icon to show more images.</td></tr><tr><td>Button label</td><td>Enter the text for the button.</td></tr><tr><td>Button type</td><td>Decide the behavior of the button on clicked. The options are: <br><br><mark style="color:orange;"><strong>Load more button</strong></mark><br><mark style="color:orange;"><strong>Link</strong></mark></td></tr><tr><td>Button link</td><td>Set URL for the button to redirect to.</td></tr><tr><td>Button label color</td><td>The text color of the button. </td></tr><tr><td>Button border color</td><td>The border color of the button. </td></tr><tr><td>Button background color</td><td>The background color of the button. </td></tr><tr><td>Button background gradient</td><td>The background gradient of the button. </td></tr><tr><td>Button width</td><td>Determine the width of the button.</td></tr><tr><td><strong>Block items</strong></td><td></td></tr><tr><td>Layout</td><td>Select the layout of the block images. There are 3 styles:<br><br>Style 1<br>Style 2<br>Style 3</td></tr><tr><td>Grid gap</td><td>Determine the gap between block images.</td></tr><tr><td>Image corner radius</td><td>Set roundness of the border of the blocks.</td></tr><tr><td>Action when clicking on image</td><td>Decide the behavior of the images on clicked to be either to open FancyBox for clearer view or to redirect to URL.</td></tr><tr><td>Show plus button</td><td>Toggle to show the plus button when hovering item.<br><br><em><mark style="color:orange;">Note: Click this button to enlarge the image.</mark></em></td></tr><tr><td>Plus button color</td><td>The text color of the plus button. </td></tr><tr><td>Plus button border color</td><td>The border color of the plus button. </td></tr><tr><td>Plus button background color</td><td>The background color of the plus button. </td></tr><tr><td>Plus button background gradient</td><td>The background gradient of the plus button. </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>

## Blocks settings

### \[BLOCK] Instagram

<table><thead><tr><th width="314">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Image</td><td>Upload/Select an image.</td></tr><tr><td>Link</td><td>Set the link for the block image.</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-special.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.
