> For the complete documentation index, see [llms.txt](https://blueskytechco.gitbook.io/alukas-shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blueskytechco.gitbook.io/alukas-shopify/theme-sections/banner-image.md).

# Banner image

Here is an amazing section that will help you design the Banners creatively and professionally. It has never been easier to create a banner.

<figure><img src="/files/5XGTgeKI2JaMdBweeVCr" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Banner image**
3. **Save**
   {% endhint %}

## Section settings

### Section header <a href="#section-settings" id="section-settings"></a>

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.

Adjust the text alignment (left/center/right) along with the background color and container type.

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

### General <a href="#id-2.-general-setting" id="id-2.-general-setting"></a>

**Layout:** You can choose among Container, Wrapped container, Full width for the banner layout.

**Color schema:** You are allowed to change text color, background color with preset color.

**Show box background:** After choosing an image overlay, you can also toggle the background color of the content for enhanced contrast and visibility.

**Column gap:** Space between two banner items

**Mobile setting:** Show horizontal scrollbar on mobile screen

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

### Content <a href="#id-3.-content" id="id-3.-content"></a>

**Content Style:** Choose whether the header appears above or beneath the item image.&#x20;

**Content Alignment:** Options to align content left, center, or right.&#x20;

**Hover Effect:** Select from multiple hover effects for images. Note: Hover effects may alter image sizes.

<figure><img src="/files/8PUPGaWYDFEAmEzgmF20" alt=""><figcaption></figcaption></figure>

### Typography <a href="#id-4.-typography" id="id-4.-typography"></a>

Typography settings include customization options for headings, subheadings, and descriptions. You can adjust the Font size and Font weight for each of these text elements to match your design preferences.

Additionally, the Spacing between each element can be tailored, allowing for optimal readability and a visually appealing layout that enhances the overall user experience.

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

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

### Overlay image <a href="#id-5.-overlay-image" id="id-5.-overlay-image"></a>

**Image behavior:** Includes animations that make your images more lively.

After choosing **Content style** as **Overlay image**, this **Position** options will be able to setup.

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

### Section padding <a href="#id-6.-section-padding" id="id-6.-section-padding"></a>

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

<figure><img src="https://lh7-us.googleusercontent.com/eKOg7-x8BU4PNprbb748HScmJ28c7TgQyeTCP8Z8nyEttTSjB78UvXko4xCcdGq2HHuzAM05qmW8NdEYKBNyTppg2-4Aga8bU5HXe6rGredYPizYZAGYYx5IOVsj1-Rfefo2-w8aWCspZY0m-huiitg" alt=""><figcaption></figcaption></figure>

## Blocks settings <a href="#id-1.-general" id="id-1.-general"></a>

### General

You can customize the media type for each banner image separately and adjust its characteristics based on your preferences.

**Width:** Specifies the width of each banner when viewed on a desktop.&#x20;

**Type:** Identifies the type of media utilized for the banner.

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

<figure><img src="/files/49FD5tX4ewPWBn9Fhr9u" alt=""><figcaption></figcaption></figure>

### Content <a href="#id-2.-content" id="id-2.-content"></a>

You can personalize the content within the banner image block to your liking.

**Content horizontal:** When the **Content Style** is set to **Below Image**, you have the option to position the content either at the top or the bottom.

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

Use the provided text fields to add a suitable heading/subheading/description/button. Leave any of them blank if you do not want to display them.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://blueskytechco.gitbook.io/alukas-shopify/theme-sections/banner-image.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
