# Countdown

### Configure the countdown

Select the customize theme option. Click the dropdown menu at the top of the page to select the **Home page** templat&#x65;**.**

From the left side menu, select **Countdown.**

Customize the section by utilizing the setting on the right side of the theme editor, as described below:

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Countdown</td><td><strong>Section visibility</strong><br>Select from the options to select the visibility of this section:<br>-Always<br>-Small devices only(On selecting this, the section will be visible on mobile devices only.)<br>-Large devices only</td></tr><tr><td>Content</td><td><p><strong>Heading</strong> </p><p>Add countdown heading here.<br></p><p><strong>Heading size</strong> <br>Select the heading size from the H1-H6 options.<br><br><strong>Heading tag</strong><br>Specify heading code types from H1-H6 for SEO and search engines for crawling purposes.<br><br><strong>Highlighted text</strong><br>Add highlighted text here.<br><br><strong>Size</strong><br>Choose from small, medium or large to determine the highlighted text's size.<br><br><strong>Content</strong><br>Add description here.<br><br><strong>Year</strong><br>Enter the year, like 2025 etc.<br><br><strong>Month</strong><br>Choose the month from the list of months.<br><br><strong>Day</strong><br>Choose the day from the list of days.<br><br><strong>Hour</strong><br>Choose the hour from the list of hours.<br><br><strong>Minute</strong><br>Choose the minute from the list of minutes.<br><br><strong>Content alignment</strong><br>Select from left, center or right to determine the alignment of content.</p></td></tr><tr><td>Background</td><td><strong>Image</strong><br>Add an image from your library.<br><em>(Note: This has a higher priority than the background colors.)</em><br><br><strong>Color</strong><br>Select the background from the following options:<br>-Gradient<br>-Solid<br><br><strong>Gradient</strong><br>Select the gradient color.<br><br><strong>Solid</strong><br>Select the solid color.<br><br><strong>Show product card inner space color</strong><br>Select this checkbox to show product cards background.</td></tr><tr><td>Products</td><td><strong>Choose products</strong><br>Select products from the list.<br><br><strong>Grid image ratio</strong><br>Choose from the various options to determine the image's ratio in the grid.<br><br><strong>Grid image fit</strong><br>Choose from cover or contain to determine the image's fit.</td></tr><tr><td>Custom colors</td><td><strong>Content</strong><br>Select any color for the heading.<br>  <br><strong>Highlighted text</strong><br>Select any color for the highlighted text.</td></tr><tr><td>COLORS</td><td><p><strong>Color scheme</strong> </p><p>Select the color scheme from the given options; <br>-Primary  <br>-Secondary  </p><p>-Tertiary  </p><p>-Quaternary</p><p> </p><p><em>Note: These can be managed from <strong>Theme settings> color schemes.</strong></em><br><br><strong>Enable gradient</strong><br>Select this checkbox to show the gradient in the background color. This can be selected from theme settings>color schemes.</p></td></tr><tr><td>Section padding</td><td><p><strong>Top spacing (desktop)</strong>  </p><p>Adjust the slider to add spacing at the top of the section for desktop view.</p><p>  </p><p><strong>Bottom spacing (desktop)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for desktop view.  </p><p>   </p><p><strong>Top spacing (mobile)</strong></p><p>Adjust the slider to add spacing at the top of the section for mobile view.     </p><p>  </p><p><strong>Bottom spacing (mobile)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for mobile view. </p></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://shinedezign.gitbook.io/starlite-documentation/overview/countdown.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.
