# Countdown Showcase Hero

{% hint style="success" %}
Countdown Showcase Hero only use for Home page.
{% endhint %}

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

To add this section, please follow the 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 "**Countdown Showcase Hero**".

<table><thead><tr><th width="262">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Content block width</td><td><p>Select the section width from the dropdown menu:</p><ul><li><strong>Page width</strong></li><li><strong>Customize width</strong></li></ul></td></tr><tr><td>Customize width</td><td>Determines the width of the section when you choose "Customized width" option. Can be from 1000px to 1800px, increasing arithmetically of 50px (pixel).</td></tr><tr><td>Image</td><td>Set up an image<br><em><mark style="color:red;">(3200 x 2200px .jpg recommended)</mark></em></td></tr><tr><td>Mobile image</td><td>Set up an image on mobile</td></tr></tbody></table>

#### **Colors**

<table><thead><tr><th width="262">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Color scheme</td><td>Select a color scheme to set the text and background colors for the section</td></tr></tbody></table>

#### **Accessibility**

<table><thead><tr><th width="262">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Slideshow description</td><td>Add text to describe the slideshow for customers using screen readers.<br>(<em>Describe the slideshow for customers using screen readers</em>)</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/concept-documentation/header-group/countdown-showcase-hero.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.
