# Global styles

{% columns %}
{% column width="50%" %}
**Global style** settings give you more control over all design elements (colors, fonts, spacing, button styles, etc.).

Use global styles to closely match your current branding and keep section styles consistent, saving time from editing each section individually.
{% endcolumn %}

{% column width="50.000000000000014%" %}
{% embed url="<https://youtu.be/O-dujh6AAZg>" %}
{% endcolumn %}
{% endcolumns %}

### Global styles preview

When you open and edit global styles settings, you can preview your changes in the **Global styles preview** that appears in the editor preview.&#x20;

{% hint style="success" %}
The **Global styles preview** will not appear on your live storefront.
{% endhint %}

## Customize global styles

***

{% columns %}
{% column width="58.333333333333336%" %}
Find the **Section Studio • Global styles** section in the side panel, below your template sections. These settings appear after you install your first section to a theme.

Click the nested blocks to find style settings for **Fonts**, **Colors**, **Buttons**, **Icons**, **Borders and styles**, and **Layout and spacing**.
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/QlYPP0tVKVT6HWssUuHD" alt="" width="177"><figcaption><p>Global styles in the theme editor side panel</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<h3 align="center">Global style guides</h3>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><mark style="color:blue;"><strong>Fonts</strong></mark></td><td><a href="/pages/SpbGOcI2PfNulCHlqs3d">/pages/SpbGOcI2PfNulCHlqs3d</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Colors</strong></mark></td><td><a href="/pages/0VQDWKlXh38gvioCzIB5">/pages/0VQDWKlXh38gvioCzIB5</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Buttons</strong></mark></td><td><a href="/pages/JkDpkhqTFowWAevBlQm1">/pages/JkDpkhqTFowWAevBlQm1</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Icons</strong></mark></td><td><a href="/pages/FJEMQGlmp1NMfQM5ySX1">/pages/FJEMQGlmp1NMfQM5ySX1</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Border and styles</strong></mark></td><td><a href="/pages/6uQxglYNQHmBq0nH1OTW">/pages/6uQxglYNQHmBq0nH1OTW</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Layout and spacing</strong></mark></td><td><a href="/pages/S6gGekZ3MpNxgHNXCZnD">/pages/S6gGekZ3MpNxgHNXCZnD</a></td></tr></tbody></table>


---

# 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/section-studio/sections/global-styles.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.
