# 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**
* Show **additional copyright text**

![](/files/9sPd0O6V7t7Yxgur3hJs)

## Add footer content blocks

***

Use **footer blocks** to add menu links, text, images, an email signup, and social media icons. You can adjust their **Desktop width** and **Padding**.

{% columns %}
{% column %}

* 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.

{% endcolumn %}

{% column %}
![](/files/QtbCVlQxIVy9PjwYVZj5)

{% endcolumn %}
{% endcolumns %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Links</strong></mark></td><td><a href="/pages/KpsBcY9p1IryCMM9jLrV">/pages/KpsBcY9p1IryCMM9jLrV</a></td></tr><tr><td><mark style="color:blue;"><strong>Newsletter</strong></mark></td><td><a href="/pages/JtC0htFRoyksPCtQhag7">/pages/JtC0htFRoyksPCtQhag7</a></td></tr><tr><td><mark style="color:blue;"><strong>Text and image</strong></mark></td><td><a href="/pages/dUMmiX3tGAHpYJQsaA7H">/pages/dUMmiX3tGAHpYJQsaA7H</a></td></tr><tr><td><a href="/pages/QoFprPne7SzmjFsnSxHX"><strong>Custom Liquid</strong></a></td><td><a href="/pages/QoFprPne7SzmjFsnSxHX">/pages/QoFprPne7SzmjFsnSxHX</a></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>

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

### <mark style="color:$primary;">Remove "Powered by Shopify"</mark>

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: 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/stiletto/pages/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.
