> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/cornerstone/footer/footer.md).

# Footer

The **Footer** appears at the bottom of every page. It's a great place for quick-access links, contact details, and other store information.

* Design the footer layout with **feature blocks**
* Show **social media** and **payment icons**
* Show l**anguage and country selectors**

## Add footer content blocks

***

Use **footer blocks** to add menu links, text, images, an email signup, and social media icons.

For desktop, you can control the minimum spacing between footer blocks. Click the **Footer** section and adjust the **Column spacing** slider between `12px` and `100px`.

* Click **(+) Add block** to add feature blocks to the footer.&#x20;
* Use the drag handles **`⋮⋮`** to change the order of the footer blocks.
* Click a block to customize the content and settings.

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/8OdhRyVHw4MAdkwqGls3">/pages/8OdhRyVHw4MAdkwqGls3</a></td><td><a href="/pages/8OdhRyVHw4MAdkwqGls3">Contact and social block</a></td><td></td><td></td></tr><tr><td><a href="/pages/KpsBcY9p1IryCMM9jLrV">/pages/KpsBcY9p1IryCMM9jLrV</a></td><td><a href="/pages/KpsBcY9p1IryCMM9jLrV">Links block</a></td><td></td><td></td></tr><tr><td><a href="/pages/E3GWedvQg916TOfGjAyE">/pages/E3GWedvQg916TOfGjAyE</a></td><td><a href="/pages/E3GWedvQg916TOfGjAyE">Logo block</a></td><td></td><td></td></tr><tr><td><a href="/pages/JtC0htFRoyksPCtQhag7">/pages/JtC0htFRoyksPCtQhag7</a></td><td><a href="/pages/JtC0htFRoyksPCtQhag7">Newsletter and social block</a></td><td></td><td></td></tr><tr><td><a href="/pages/dUMmiX3tGAHpYJQsaA7H">/pages/dUMmiX3tGAHpYJQsaA7H</a></td><td><a href="/pages/dUMmiX3tGAHpYJQsaA7H">Text and image block</a></td><td></td><td></td></tr><tr><td><a href="/pages/Nl8LPCnG28EglcWL265V">/pages/Nl8LPCnG28EglcWL265V</a></td><td><a href="/pages/Nl8LPCnG28EglcWL265V">Liquid block</a></td><td></td><td></td></tr></tbody></table>

## Show language and country selectors

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Language selector</strong></mark></td><td>Allow visitors to view your store in another language that you've added.</td><td><a href="/pages/wJfjtVZGq4oPLeLZcsmu">/pages/wJfjtVZGq4oPLeLZcsmu</a></td></tr><tr><td><mark style="color:blue;"><strong>Country selector</strong></mark></td><td>Allow visitors to select their preferred region and currency.</td><td><a href="/pages/wJfjtVZGq4oPLeLZcsmu">/pages/wJfjtVZGq4oPLeLZcsmu</a></td></tr></tbody></table>

## Show subfooter menu

***

Display additional links at the bottom of the footer. Click the **Footer** section, and select a menu set up in your Shopify admin.

## Edit default footer text

***

Default text appears in the bottom left corner of the Footer, including "All rights reserved" and "See our terms of use and privacy notice". You can edit this text in the default theme content editor.

In your theme editor, click the **Actions (**<kbd>**...**</kbd>**)** button and select **Edit default theme content**. Search "Footer" to find default text. You can remove text by replacing the default text with a single space.

### Add additional copyright text

***

Add an additional line of text below the copyright text. Click the **Footer** section, and enter text in the **Additional copyright text** field.

### Remove "Powered by Shopify"

***

The "Powered by Shopify" text appears in the footer on every page. You can edit or remove this text in the default theme content editor.

* In your theme editor, click the **Actions (**<kbd>**...**</kbd>**)** button and select **Edit default theme content**.
* Search "Powered by Shopify" to find the default text in the **Checkout & system > Links** area.
* To remove default text, replace the text in the field with a single space.


---

# 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:

```
GET https://help.fluorescent.co/cornerstone/footer/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.
