# Site Footer

The *Footer* Site Part section of the Theme Builder lists all Footers you’ve created, if any, giving quick access to add, edit, or delete any footer.

{% embed url="<https://www.youtube.com/watch?v=xa8DoR4tQrY>" %}

## Manage Header

Go to WordPress **Dashboard** > **Kitify** > **ThemeBuilder**

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

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

If no footers have been created yet, you will need to create one. Click **Add New** in the upper right corner of the Footer Site Part screen.

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

Once you’ve created at least one footer, you will be able to manage them here.

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

## Edit An Existing Footer’s Design

1. To edit an existing Footer, click the **Footer** label in the sidebar. This will open the Footer’s details dashboard.
2. Click the **Edit** link in the upper right corner of the specific Footer you wish to edit. This will open the Elementor editor for that Footer.

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

## Edit An Existing Footer’s Conditions

Click the **Edit Conditions** link in the bottom left corner of the Footer you wish to edit. This will directly open the *Display Conditions* editor for that Footer.

{% hint style="info" %}
**Note**: The *Dot Display* in the upper left corner of the Footer indicates which site parts are live (has *Display Conditions* assigned to it), and which are merely drafts (no *Display Conditions* have been assigned). A Green Dot indicates a *live* Footer, while a Gray Dot indicates a *draft* Footer.&#x20;
{% endhint %}

{% hint style="info" %}
**Note**: The *Instances* label in the lower left corner of the *Footer* displays the specific instances in which this template is being used on the site.&#x20;
{% endhint %}

{% content-ref url="/pages/DzUfQKYOhKRsJtrUr7CG" %}
[How To Set Display Conditions](/kitify/theme-builder/how-to-set-display-conditions.md)
{% endcontent-ref %}

## Export A Footer

1. Click the **Three Horizontal Dots** in the upper right of the Footer you wish to export.
2. Choose **Export** to open a Save dialog which will save a .json file to your computer.

![](/files/PTazMnLCQPZHH2QzRke6)

## Delete A Footer

1. Click the **Three Horizontal Dots** in the upper right of the Footer you wish to delete.&#x20;
2. Choose **Delete** which will open a *Delete Part* confirmation dialog box.&#x20;
3. Click **Cancel** if you change your mind and decide you don’t want to delete the Footer, or click **Delete** to confirm that you do wish to delete this Footer.

![](/files/6nft0Sj72eS7F8JtFeYb)

## Rename A Footer

1. Click the **Three Horizontal Dots** in the upper right of the Footer you wish to rename.&#x20;
2. Choose **Rename** which will open a *Rename Part* dialog box.&#x20;
3. Enter the new name and click **Change** to complete the rename process, or click **Cancel** if you change your mind and decide you don’t want to rename this Footer.

![](/files/xhOUC01vjCOAIh77tMUE)


---

# 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.novaworks.net/kitify/theme-builder/create-headers-and-footers/site-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.
