# Site Footer I

{% hint style="success" %}

* Go to **Appearance > Customize > Site Footer I > Layout** in your WordPress dashboard.
* Set the **Footer Columns Layout** as per your preference.
* Save the changes and preview your site.
  {% endhint %}

The theme provides flexible options to customize the footer layout, including the number of columns and background style.

**Customization Options Available:**

* **Footer Layout:** Control the column layout and structure.
* **Footer Background:** Set a background image or color.
* **Footer Typography:** Customize font style, size, and color for footer text.

#### Customizing ▸ Site Footer

Under **Site General ▸ Site Footer**, you can configure the footer layout, background, and typography for your website.

<figure><img src="/files/8Sms6UarzYmZL5eSd9kE" alt=""><figcaption></figcaption></figure>

***

**Footer Layout**

* **Show Footer Columns** – Enable or disable footer columns.
* **Footer Columns Layout** – Select the number of columns and their arrangement for the footer.
* **Enable Footer Dark BG** – Apply a dark background style to the footer area.

***

**Footer Background**

* **Customize Background** – Enable custom background options for the footer.
  * **Background Color** – Choose a solid background color.
  * **Background Image** – Upload and set a custom image for the footer background. (*No image selected by default*)

***

**Footer Typography**

* **Customize Title** – Enable typography customization for footer titles.
  * **Font Family** – Example: *Montserrat*
  * **Font Variant** – Example: *700 (Bold)*
  * **Font Size** – Set the size of footer titles.
  * **Font Color** – Define the color of footer titles.
  * **Text Align** – Choose alignment (Left, Center, Right).
  * **Text Transform** – Apply styling (e.g., Uppercase, None).
  * **Line Height** – Adjust vertical spacing between lines.
  * **Letter Spacing** – Set spacing between characters.
* **Customize Content** – Enable typography customization for footer content.
  * **Font Family** – Example: *Raleway*
  * **Font Variant** – Example: *Regular*
  * **Font Size** – Set the size of footer text.
  * **Font Color** – Define the color of footer text.
  * **Text Align** – Choose alignment (Left, Center, Right).
  * **Text Transform** – Apply styling (e.g., None, Uppercase).
  * **Line Height** – Adjust spacing between lines.
  * **Letter Spacing** – Set spacing between characters.
  * **Anchor Color** – Choose the color for footer links.
  * **Anchor Hover Color** – Set the hover state color for footer links


---

# 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/theme-customizer/site-footer-i.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.
