# Custom Press Banner

<figure><img src="/files/CYeYRdKe8sbjgJKooTon" 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 "**Custom press banner**".

## Section settings

### General

<table><thead><tr><th width="337">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 (1320px)</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>Background image</td><td>Select/Upload an image as the section background.</td></tr></tbody></table>

### Image

<table><thead><tr><th width="337">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Position</td><td>Select the vertical alignment of the text content to be either the Top, Middle, or Bottom of the section.</td></tr><tr><td>Image</td><td>Upload an image as a press cover, or any multi-purpose image.</td></tr><tr><td>Image width</td><td>Determine the width of the left side of the section.</td></tr><tr><td>Section left width</td><td>Determine the width of the image on the left side.</td></tr></tbody></table>

### Content

<table><thead><tr><th width="336">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Subtitle</td><td>Enter the subtitle for the section.</td></tr><tr><td>Subtitle letter spacing</td><td>Enter the letter spacing for the subtitle.</td></tr><tr><td>Subtitle font size</td><td>Specify the font size for the subtitle.</td></tr><tr><td>Subtitle font size on mobile</td><td>Specify the font size for the subtitle on Mobile.</td></tr><tr><td>Subtitle bottom margin</td><td>Determine the bottom spacing of the subtitle.</td></tr><tr><td>Subtitle font weight</td><td>Select the font weight of the subtitle to be either Normal, Medium, SemiBold, Bold, Bolder or Black.</td></tr><tr><td>Subtitle position</td><td>Select the position of the subtitle to be either above or below the title.</td></tr><tr><td>Subtitle color</td><td>Apply color on the subtitle text.</td></tr><tr><td>Title</td><td>Fill in the title for 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>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 bottom margin</td><td>Determine the bottom spacing of the title.</td></tr><tr><td>Text color</td><td>Apply color on the title text.</td></tr><tr><td>Description</td><td>Enter the description text.</td></tr><tr><td>Description font size</td><td>Determine the font size of the description.</td></tr><tr><td>Description font size on mobile</td><td>Determine the font size of the description on Mobile.</td></tr><tr><td>Description font weight</td><td>Select the font weight of the description to be either Normal, Medium, SemiBold, Bold, Extra bold, or Black.</td></tr><tr><td>Description bottom margin</td><td>Specify the spacing of the description from the bottom.</td></tr><tr><td>Description color</td><td>Apply color on the description text.</td></tr><tr><td>Gap between image and content</td><td>Set the gap between the image on the left and content on the right.</td></tr><tr><td>Maximum content width</td><td>Set the maximum width of the text content including title, subtitle, description.</td></tr><tr><td>Button label</td><td>Fill in the text for the button.</td></tr><tr><td>Link</td><td>Specify the link for the button to redirect to.</td></tr><tr><td>Button font size</td><td>Determine the font size of the button.</td></tr><tr><td>Button width</td><td>Determine the width of the button.</td></tr><tr><td>Text color - Border color - Background color - Background gradient - Text hover color - Border hover color - Background hover color - Background hover gradient</td><td>Apply colors on the button text, background and border for both normal and hovered/clicked states.</td></tr><tr><td>Button label style</td><td>Select the text transform style for the button text to be either None, Uppercase, Lowercase or Capitalize.</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>


---

# 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/custom-press-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.
