> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/avante-themes/global-sections/footer-group/footer.md).

# Footer

The bottom section displayed on every page. Contains your store's secondary navigation, legal info, newsletter signup, social links, payment icons, and contact details. Avante's footer is fully modular — you build it from blocks arranged in a customizable grid.

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

***

### How to find

**Theme Editor → Footer group → Footer**

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

***

### Layout

The footer uses a **grid columns** system. Set the number of columns, and then assign each block a width (short, medium, or wide) to control how they flow across the grid. This lets you create layouts like a wide newsletter column next to two narrow menu columns.

You can also fine-tune **desktop and mobile gaps** independently — control the spacing between blocks on large screens without affecting the mobile layout.

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

***

### Blocks

The Footer supports 17 block types — the most of any section in Avante. Here are the ones merchants typically overlook:

**Legal** — a dedicated block for copyright text, terms links, and policies. Includes a built-in **Back to top** button so visitors can scroll up without reaching for the header.

**Payment** — displays accepted payment method icons (Visa, Mastercard, PayPal, etc.) automatically based on your Shopify payment settings. Add an optional heading like "We accept".

<figure><img src="/files/6qz24SKB1ZpDKXy8u7RK" alt=""><figcaption></figcaption></figure>

**Follow on Shop** — adds the Shopify "Follow on Shop" button, letting visitors follow your store and get updates through the Shop app.

**Secondary menu** — supports up to **5 separate menus** in one block, each with its own heading. Perfect for organizing footer links into groups like "Shop", "Help", "About", "Policies", "Legal" — all from a single block.

**Newsletter** — email signup form with an optional consent checkbox (useful for GDPR compliance). Add a caption below the form to explain what subscribers will receive.

**Contacts** — phone and email with proper link types, so phone numbers are tappable on mobile.

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

***

### Related

* [Popup](/docs/avante-themes/global-sections/footer-group/popup.md) — promotional overlay
* [Flyout](/docs/avante-themes/global-sections/footer-group/flyout.md) — slide-in promotion panel


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://staylime.com/docs/avante-themes/global-sections/footer-group/footer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
