# Sticky Scrolling Banner

<figure><img src="/files/ryevZ39q3DSjiDdaA0MN" 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 "**Sticky scrolling banner**".

## Section settings

### General

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Image</td><td>Select the image on the desktop.<br><br><em><mark style="color:orange;">Recommended image size: width x height (1880 x 720)px.</mark></em></td></tr><tr><td>Image for mobile</td><td>Select the image on the mobile. <br><br><em><mark style="color:orange;">Recommended image size: width x height (638 x 870)px.</mark></em></td></tr><tr><td>Left/Right padding</td><td>Adjust the left/right distance of the content and products sections</td></tr></tbody></table>

### Product

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Collection</td><td>Select a collection that you want show in this section.</td></tr><tr><td>Maximum products to show</td><td>The number of products from the collection to display. Minimum: 2. Maximum: 8.</td></tr></tbody></table>

### Special card layout

<table><thead><tr><th width="331">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Background color</td><td><p>Set the color for the card item's background.</p><p><br></p></td></tr><tr><td>Padding</td><td>Determine the padding of the card from its top, right, bottom, left.</td></tr><tr><td>Corner radius</td><td>Determine the roundness of the card item.</td></tr><tr><td>Border color</td><td>Set the border color for the card item.</td></tr></tbody></table>

### Content

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Title</td><td>Enter the text for the title of the section.</td></tr><tr><td>Title letter spacing</td><td>Enter the letter spacing for the title.</td></tr><tr><td>Make the title text italic</td><td>Toggle to apply italic style to the title text.</td></tr><tr><td>Title font size</td><td>Determine the font size of the title.</td></tr><tr><td>Title font size on mobile</td><td>Determine the font size of the title on mobile.</td></tr><tr><td>Line height size</td><td>Determine the line height of the title.</td></tr><tr><td>Line height size on mobile</td><td>Determine the line height of the title on mobile.</td></tr><tr><td>Title bottom margin</td><td>Specify the spacing of the title from bottom.</td></tr><tr><td>Title bottom margin on mobile</td><td>Specify the spacing of the title from bottom on mobile.</td></tr><tr><td>Title font weight</td><td>Select the font weight of the title to be either Normal, Medium, Semibold, Bold, Extra bold, or Black.</td></tr><tr><td>Title color</td><td>Set color for the block title.</td></tr><tr><td>Title color on mobile</td><td>Set color for the block title text on mobile.</td></tr><tr><td>Description</td><td>Enter the description text for the section.</td></tr><tr><td>Description font size</td><td>Determine the font size of the description text.</td></tr><tr><td>Description font size on mobile</td><td>Determine the font size of the description text on mobile.</td></tr><tr><td>Description line height</td><td>Determine the line height of the description text.</td></tr><tr><td>Description line height on mobile</td><td>Determine the line height of the description text on mobile.</td></tr><tr><td>Description bottom margin</td><td>Determine the spacing of the description from the bottom.</td></tr><tr><td>Description bottom margin on mobile</td><td>Determine the spacing of the description from the bottom on mobile.</td></tr><tr><td>Description color</td><td>Set color for the description text.</td></tr><tr><td>Description color on mobile</td><td>Set color for the description text on mobile.</td></tr><tr><td>Button label</td><td>Enter the text for the button.</td></tr><tr><td>Button link</td><td>Specify the link for the button to redirect to.</td></tr><tr><td>Button width</td><td>Determine the width for the button.</td></tr><tr><td>Label color - Border color - Background color - Background gradient - Label hover color - Border hover color - Background hover color - Background hover gradient</td><td><p>Set the text color, background and border color for both the normal and hover states of the button.</p><h4 id="top-padding"><br></h4></td></tr><tr><td>Content alignment</td><td>Select the whole position of the image to be either to the Left, Right or Center including title, description and button.</td></tr></tbody></table>

### Section top padding

<table><thead><tr><th width="294">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 200px, 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 200px, 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 200px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>

### Section bottom padding

<table><thead><tr><th width="294">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 200px, 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 200px, 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 200px, increasing arithmetically of 5px (pixel).</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/sticky-scrolling-banner.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.
