# Footer Builder

## Foot**er Settings Overview**

The **"Footer Configuration"** section of the Brandy theme provides various settings to customize the global footer of your website. The options allow you to manage the global footer template, select and customize individual footers, and create new footers.

To start setting your website's Footer with Brandy theme options, navigate through **Appearance** > **Customizer** > **Footer.**

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

Selecting the footer opens up the various footer settings available for your customization

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

Below are the detailed functionalities and options available in this section:

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

#### **Footer Overviews**

#### **1. Global Footer**

* **Field:** Global footer
  * Dropdown to select the default footer template for the website.

#### **2. Your Footers**

* **Field:** Your footers
  * Lists the available footer templates.
  * Allows you to choose a footer for preview and customization.

#### **3. Create New Footer**

* **Button:** Create new footer
  * Provides an option to create a new footer template.
  * Clicking this button initiates the process to design and customize a new footer layout.

#### **4. Footer Layout Editor**

* **Editor:** Footer layout editor
  * Displays the current layout of the selected footer template.
  * Allows you to add, remove, or customize various footer elements.
  * Example elements in the layout: **Logo, HTML, List link, Newsletter, Socials, Copyright etc.**
  * Clicking on an empty area wth the **"+"** icon will bring up the element list and searching

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

**Publish:** Make sure to click "Publish" after making changes to save and apply the updated footer settings.


---

# 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.yaycommerce.com/brandy-theme/features/footer-builder.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.
