# How to Add Widgets to Footer

**Widgets Options – Footer Customization**\
To customize the footer area, navigate to **Appearance > Customize > Site Footer** in your WordPress dashboard.

From there, you can modify the layout, background, typography, and upload a custom image for your footer background.

#### Footer Layout

The theme includes multiple footer layouts, and it’s easy to switch between them. Simply go to **Appearance > Customize > Site Footer > Layout** to select the one you prefer.

* **Column Layout** – 11 column layouts and 7 footer types are available.
* **Shortcode Section** – You can add any type of shortcode in your footer section.

#### Footer Background

* **Background Image** – Add a background image to your footer and configure options such as background position and repeat.

<figure><img src="/files/VeBVlyv7cbyLuEcoIUP4" alt=""><figcaption></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://wdt-kirki.gitbook.io/wdt-kirki/footer-options/how-to-add-widgets-to-footer.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.
