# Footer

### What It Does

The Footer section lets you customize your store’s footer.

<figure><img src="/files/2LFZCaopNCwOIJ4q6mNw" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

#### How to Edit It

1. In the Shopify theme editor, find the **Footer** section in the sidebar.
2. Click on it to expand its settings.
3. Adjust the settings described below to customize its appearance and behavior.
4. Click **Save** to apply your changes.
   {% endhint %}

***

### Settings

**Show payment icons**

When enabled, displays the payment icons. Disable to hide it.

**Show 'Follow on shop'**

When enabled, displays 'Follow on shop'. Disable to hide it.

**Back to top button**

#### **Enable 'Back to top' button**

When enabled, displays 'Back to top' button when scrolling. Disable to hide it.

#### **Button color scheme**

Controls the Button color scheme. Choose from: Primary, Secondary.

**Appearance**

#### **Color scheme**

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% endhint %}

**Spacing**

#### **Maximum padding top**

Adjusts the space above the content.

#### **Maximum padding bottom**

Adjusts the space below the content.

***

### Supported Blocks

### Footer column

See the child document for full settings: [Footer column](/agnes/global-sections/footer/_footer-column.md)

***


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/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.
