# Widget Appearance

You can customize the appearance of widgets based on your preferences.

Key features include:

1. **Basic Configuration appearance**

Customize the pixel distance of the widget's outer border from the top, bottom, left, and right edges.

2. **Message Text Appearance**

* *Border*:  customize the pixel distance of the EDD information border from the edges, the roundness of the corners, and the style of the border lines.
* *Color*:  customize the text, background, and border colors of the EDD message.
* *Other:*  customize the inner and outer padding.

3. **Progress Bar Appearance**

* *Color*:  customize the icon, text, and date colors for each of the three different order steps.
* *Font*:  customize the icon, text, and date sizes for each of the three different order steps.
* *Other:*  customize the distance of the order status bar's outer border.

4. **Modal Popup Country**

#### Notice:

You can preview your widget after customizing. Navigate to the `product page`on the right side and click on the `View in Store` button.&#x20;


---

# 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.dirhand.com.au/dh-estimated-devilry-date/widgets/widget-appearance.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.
