# Social icons

Broadcast can display your social media network links as icons in the navigation header. There are two Header styles that support the social media icons, **Logo above menu** and **Mobile drawer menu**.

### Logo above menu

For desktop browsers, this Header style will display your social media icons on the **top left**:

![Social icons are displayed on the top left](/files/MKFdq7oRMJ0B5jjvdBH2)

Two sizes are available, normal and large:

![Normal sized icons](/files/xybl8d9GBglUAoVSdaFC)

![Large sized icons](/files/wGOYBFTqUFiMDPV2s9r8)

### Mobile drawer menu

When using this header style, the social media icons are displayed at the **bottom**:

![Mobile Drawer](/files/wceh1yXnXURmdaN6x6iD)

### Mobile devices

Most mobile devices will automatically switch to a Mobile drawer style for navigation. For mobile devices, the social media icons are displayed at the **bottom** of the drawer regardless of the Header style used.&#x20;

### Hiding social icons

There is an option to turn off social icons for both desktop and mobile:

![Uncheck to hide icons](/files/7C8wDsRGy9lENuqG1vU2)

### Setting up social links

Use the Theme settings -> Social Media settings to add and remove links to your social networks. When a link is added here, Broadcast will automatically generate a social icon for that network in the header.&#x20;

![Theme settings -> Social Media](/files/WiNrfLON2YMIT9QEKduC)

{% hint style="info" %}
**Summary**

* When a URL is added, the icon for that social network is automatically generated in the header.
* If the social network URL field is empty, no icon will be displayed.&#x20;
* For desktop browsers, choose the Header style: **Logo above menu** or **Mobile drawer menu**. On mobile devices, the Mobile drawer is used and social icons will appear at the bottom of the drawer when the drawer is activated.&#x20;
  {% endhint %}


---

# 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/header/social-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.
