# Widget Area

#### Widget Area Settings

<table data-header-hidden><thead><tr><th width="218.4444580078125"></th><th></th></tr></thead><tbody><tr><td><strong>Option</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Sidebar Widget Title Style</strong></td><td>Select the style/design for sidebar widget titles. This defines how widget headings are displayed in the sidebar.</td></tr></tbody></table>

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

#### Custom Widget Area

<table data-header-hidden><thead><tr><th width="216.2222900390625"></th><th></th></tr></thead><tbody><tr><td><strong>Add New Widget Area</strong></td><td>Create a new custom widget area for sidebars. Useful for assigning different widgets to specific pages or sections.</td></tr><tr><td><strong>Name</strong></td><td>Enter a name for the custom widget area. The name helps identify it when assigning to pages or templates.</td></tr></tbody></table>

***

**Usage Example:**

* Set **Sidebar Widget Title Style** → *Style 2* for bold heading titles.
* Add a new widget area → Name it **Blog Sidebar**.
* Assign **Blog Sidebar** to single blog posts in the page editor.


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/designthemes-theme-options/widget-area.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.
