# viii.Hover & Selected State

This feature allows users to customize color formatting for the visual's **Hover** and **Selected** states to enhance user interaction and readability.

## **Hover State:**

1. **Text Color:** Adjust the text color when hovered.
2. **Background Color:** Change the background color on hover for a dynamic visual effect.

<figure><img src="/files/iKy2vtKOS2uxBPjvdpI5" alt=""><figcaption><p>Image 1: Hover State section in display settings.</p></figcaption></figure>

## **Selected State:**&#x20;

1. **Filter Icon Color:** Customize the filter icon color using the dropdown menu.

<figure><img src="/files/ya7H7TCJgrBLbmHKjrMg" alt=""><figcaption><p>Image 2: Selected State section in display settings.</p></figcaption></figure>


---

# 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.inforiver.com/super-filter/features/10.-display-settings/viii.hover-and-selected-state.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.
