# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

<figure><img src="/files/78BBqc3PLk0rIPhpHMWm" alt=""><figcaption></figcaption></figure>

* **Subcategories Slider -** Enable or disable the extension from here.
* **Set Default Image -** Set the default image. If the category image is not uploaded, the slider will use the default image.
* **Position -** Set the position of the slider: top, bottom, main content top, or main content bottom.

#### Slider Settings

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

* **Sub Category Style -** Select the Slider option to show subcategories in a slider view.
* **Display Category Image -** Select Yes to show the subcategory image in the slider.
* **Enable Category Image Hover -** Select Yes to enable the hover effect for the subcategory image in the slider.
* **Display Category Name -** Select Yes to show the subcategory name in the slider.
* **Category Name Text Color -** Set the text color of the subcategory name in the slider.
* **Enable Category Name Hover -** Select Yes to enable the hover effect for the subcategory name in the slider.
* **Category Name Hover Text Color -** Set the text color of the subcategory name when hovered in the slider.

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

* **Display CTA Button -** Select Yes to enable the CTA Button in the slider.
* **CTA Button Title -** Set the title of the CTA button in the slider.
* **CTA Button Text Color -** Set the text color of the CTA button title in the slider.
* **CTA Button Background Color -** Set the background color of the CTA button in the slider.
* **Enable CTA Button Hover -** Select Yes to enable the hover effect for the CTA button in the slider.
* **CTA Button Hover Background Color -** Set the background color of the CTA button when hovered in the slider.
* **Slider Auto Play -** Select Yes to enable automatic slide change.
* **Auto Play Time -** Set the time in seconds for automatic slide change.
* **Slider Arrow Style -** Set the arrow style from given options: without arrow, carousel, line arrow, boxed arrow, or button arrow.

#### List Settings

<figure><img src="/files/67PcnDSs0sWLMXpUBbDE" alt=""><figcaption></figcaption></figure>

* **Sub Category Style -** Select the List View option to show subcategories in a grid view.
* **Display Category Image -** Select Yes to show the subcategory image in the grid.
* **Display Category Name -** Select Yes to show the subcategory name in the grid.
* **Category Name Text Color -** Set the text color of the subcategory name in the grid.
* **Category Name Background Color -** Set the background color of the subcategory name in the grid.
* **Enable Hover Effect -** Select Yes to enable the hover effect in the grid.
* **Hover Text Color -** Set the text color of the subcategory name when hovered in the grid.
* **Hover Background Color -** Set the background color of the subcategory card when hovered in the grid.
* **Hover Shadow Color -** Set the shadow color of the subcategory card when hovered in the grid.


---

# 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://docs.magecomp.com/magento-2-subcategories-slider/configuration.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.
