# Footer blocks

***

You can add three different types of **blocks** and re-arrange them in your Footer: Menu, Text, and Image. &#x20;

### **1. Click the arrow beside the Footer section to reveal the&#x20;**<mark style="color:blue;">**Footer blocks**</mark>**.**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/6b05e74d-f8df-48c6-9f17-8290ffb4a522/Screenshot%202023-12-21%20at%202.07.00%20PM.png" alt=""><figcaption></figcaption></figure>

* The **Image** block is great for a logo image, or anything you like. There are no required image dimensions. Use the **Image width** slider to adjust the size of your image. (from 50px to 200px)

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/29c2ea95-5044-41db-be02-25262a3ebf0e/Screenshot%202023-12-21%20at%202.07.36%20PM.png" alt=""><figcaption></figcaption></figure>

* The **Text** block can be used to highlight important information, such as store details or contact information.

You can add a brief title to the **Heading** field and a short paragraph to the **Subtext** field (use the formatting options to add bold, italic, and linked text.)

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/a1607b08-5b59-4305-863b-6b4cdadc8968/Screenshot%202023-12-21%20at%202.07.48%20PM.png" alt=""><figcaption></figcaption></figure>

* The **Menu** block displays a column of links from one of the Shopify [navigation menus](/articles/general-information/navigation-menus.md). You can add **heading** text to display above the links. Only top-level menu items are shown in the footer, so drop-down menu types won't display as expected.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/9c24d850-3070-4f80-b61f-2a959313615d/Screenshot%202023-12-21%20at%202.08.00%20PM.png" alt=""><figcaption></figcaption></figure>

### 2. Adjust the **Desktop content alignment** of each block to create the best layout for your Footer.

* **Left** - Aligns the content to the left of the block.
* **Center (default)** - Aligns the content to the center of the block.
* **Right** - Aligns the content to the right of the block.


---

# 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.inspiredtheme.com/articles/footer/footer-blocks.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.
