# Theme blocks

Broadcast footer theme blocks help you customize content columns within the footer:

![Columns are created by adding theme blocks, one per column](/files/-MhoP168J6VB0kBuZtHe)

### Types of theme blocks

Broadcast includes the following theme blocks for the Footer:

{% hint style="success" %}

* Link list (menu)
* Newsletter (form)
* Social (icons with links)
* Text (rich text)
* Page (Shopify page)
  {% endhint %}

### Link list

{% tabs %}
{% tab title="Render" %}
Displays a Shopify menu:

![Menus are created in the Shopify Admin, Navigation editor](/files/-MhoXDcZytJsd5OQNSCO)

> **TIP** - Create a custom menu designed for the footer with links to help customers find additional pages or content within your site.
> {% endtab %}

{% tab title="Settings" %}
Choose a menu from Shopify Admin, Navigation:

![](/files/-MhoXmkje6c7g5npMPAY)
{% endtab %}
{% endtabs %}

### Newsletter

{% tabs %}
{% tab title="Render" %}
Displays a newsletter sign-up form:

![](/files/-MhoYzc4jQdKy3PXPScJ)
{% endtab %}

{% tab title="Settings" %}
Customize form description. Display optional name field:

![](/files/-MhoZ2nlpMQFprLxonOs)
{% endtab %}
{% endtabs %}

### Social

{% tabs %}
{% tab title="Render" %}
Displays social media icons with links to your social networks:

![](/files/-MhoarSxhSU3EUI07d-u)
{% endtab %}

{% tab title="Settings" %}
Configure heading and leading text:

![](/files/-MhoaxgJAkO-Csf1k-m6)

#### Social icons

Icons automatically appear if a social network address has a URL address configured under **Theme settings, Social Media**:

![Add or remove icons by setting up Social Media addresses](/files/-MhobwHWlSwThOfVK_rN)
{% endtab %}
{% endtabs %}

### Text

{% tabs %}
{% tab title="Render" %}
Display rich text content in the column:

![](/files/-Mhoe8kuW-WSfvtTCunj)
{% endtab %}

{% tab title="Settings" %}
Configure heading and text:

![](/files/-MhoeKT8D6drSpTQug8c)
{% endtab %}
{% endtabs %}

### Page

{% tabs %}
{% tab title="Render" %}
Displays a Shopify Page created in your Shopify Admin, Pages:

![](/files/-Mhoh_QngpcgT9gDriJF)
{% endtab %}

{% tab title="Settings" %}
**Select** a page created for your store or choose to **Create a page** to create a new page:

![](/files/-MhojAuIdnv3CLzQ0RnL)

Edit or create a page in the Shopify Admin Page editor:

![](/files/-MhoiLe4L60h-5WQiTQV)
{% endtab %}
{% endtabs %}


---

# 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://broadcast.presidiocreative.com/broadcast-v3/footer/theme-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.
