# Edit your website footer

The footer appears on every page of your Wonderly website. You can add your business details, navigation links, organized columns, and a copyright notice.

### How to edit your footer

1. Under **My business**, click **Website** from the main sidebar.
2. Scroll to the bottom and click **Footer** from the secondary sidebar.
3. Click the **Content** tab.

Here you will see two tabs: **Content** and **Design**. The sections below covers how to edit those fields.

***

### Footer content fields

**When to use:** You want to update your business information, links, or layout in the footer.

* **Logo** — Upload a logo for the footer. Leave this empty to use the site logo from your theme settings. Supports PNG, JPG, WebP, and SVG files up to 5MB.
* **Information**
* **Addresses** — Your business address.
* **Hours of Operation** — Your business hours as plain text. Use commas to separate days (e.g., Mon: 09:00–17:00, Tue: 09:00–17:00).
* **Email** — Your contact email address.
* **Footer columns** — Organized groups of links under a column title. Click **+ Add Column** to add one, then click **+ Add Link** to add links within it. Each column has a **Column Title**, and each link has a **Text** and **URL** field.
* **Copyright Text** — A copyright notice displayed at the very bottom of the footer.

***

### Add or edit text links

1. Click **+ Add** to add a new link, or click an existing link to edit it.
2. Enter your **Text** description.
3. Click the **URL** dropdown to select a page from your Wonderly website, or click **+ Custom URL** to link to an external page.

***

### Add or edit footer columns

{% hint style="info" %}
**When to use:** You want to organize footer links into labeled groups.
{% endhint %}

1. Click **+ Add Column** to add a new column, or click an existing column to edit it.
2. Enter a **Column Title**.
3. Click **+ Add Link** to add links within the column.
4. Enter each link's **Text** and **URL**.

{% embed url="<https://app.supademo.com/demo/cmo3205v94uniru189pdl8k28>" %}


---

# 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://www.wonderly.com/help/marketing-hub/website-overview/edit-your-website/edit-your-website-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.
