# Social media icons

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> | Context is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](/context/readme/theme-retirement.md).
{% endhint %}

Add the **Social media icons** section to display links to your social media pages.

## Set up section

Add this section to any template (except Checkout) and use the drag-and-drop handles to re-order its position. You can add this section multiple times with different content and settings.

{% hint style="warning" %}
Editing a template changes all pages that use that template. To edit specific pages, you can [create new templates](/context/general/editing-themes/using-templates.md#create-and-assign-multiple-templates) or [insert dynamic content with metafields](/context/general/adapting-your-theme/dynamic-content-with-metafields.md).
{% endhint %}

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

1. Select a **Template** to edit from the dropdown menu in the top bar.

   > Learn how to use templates in our [Templates guide](/context/general/editing-themes/using-templates.md).
2. Under **Template**, click **(+) Add section** and select **Social media icons**.
3. Click and hold the drag-and-drop handles **`⋮⋮`** to re-order your sections.

</details>

## Add social media blocks

To display social icons, you will need to copy and paste the URL of your social media accounts to their respective blocks. Social icons are available for: Facebook, Pinterest, X (Twitter), Instagram, LinkedIn, TikTok, Tumblr, Vimeo, Youtube, and Snapchat.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click **+Add block** to select a social icon block and/or click on that block to open the settings.
2. Paste the URL of your social media account.
3. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the blocks:

   ![](/files/gQ4LkwMZ73CD47A2ezot)

   > Click **Remove block** in the block settings to delete a block.

   > Click the **Eye icon** to hide or unhide a block.
4. Click **Save**.

</details>

## Section heading and style

Change the **heading** text and choose to use the **outline section** style.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click the **Social media icons** section to open the settings.
2. Add a **Heading**.

   > This appears above the social media icons.
3. (*Optional*.) Choose to enable the **Outline section** style for an alternate look.

   > This option removes the section background and adds a border around the section, which uses your store's border color setting.
4. Click **Save**.

</details>

## Settings reference

Click the **Social media icons** section to find the following settings.

| Setting         | Description                                                                                                                            |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Heading         | Add text to display as a heading for the section.                                                                                      |
| Outline section | Enable this option to remove the section background and add a border around the section, which uses your store's border color setting. |

<br>

***

> **Related links**
>
> [Text columns with images](/context/sections/theme-sections/text-columns-with-images.md)


---

# 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/context/sections/theme-sections/social-media-icons.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.
