# Social media icons

{% hint style="info" %}
Unlike the **styling** configuration (theme configuration), the settings of a theme are always stored in the parent theme. A child theme does not have its own area with settings.

[**Where can I find the theme settings?**](/en/master.md#schritt-5-einstellungen-plugin-app-konfiguration)
{% endhint %}

## Set up

In the footer of your onlineshop, social media icons can be set by entering the URL in the theme settings. The **Icon style (1)** can be set up for each sales channel. You have the choice between `Round`, `Square` or `Default`.

In the following **Url fields (2)** you just enter the URL to your social media page. As the field has a value, an icon is displayed.

{% hint style="info" %}
This is only a link to the platforms, not a sharing function, so the integration is privacy safe.
{% endhint %}

![Einstellungen](/files/fStFIScTvidtAtAq4Vp3)

## Positioning

In the styling settings of the theme in the section *Footer > Basic configuration* you can change the positioning of the social media icons

[Footer](/en/styling/footer.md#content-assignment)

Example:

![Display in the footer bottom](/files/-MIxhoRZm3-ftghV3y6j)


---

# 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://themedocs.zenit.design/en/settings/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.
