# How to use Global Styles to customize styles to use for all Ecombe pages

In this article we will introduce global theme style, its functions and how to use it to easily synchronize styles in your store.

## What is Global styles and how to access

#### What is Global styles

Global styles is a unified styling system applied across all pages created with Ecombe. It works with a similar logic to Shopify’s theme settings, ensuring your entire site stays visually consistent.

Global styles includes three main style groups: **Colors, Typography, Button Style.**

Typography and Button Style can **work independently on Desktop, Tablet and Mobile.**

#### **How to acces Global styles**

Click **Global styles** on Ecombe Menu Navigation to access Global styles.

<figure><img src="/files/L5p8u3ppRXWDBKiro1ml" alt=""><figcaption></figcaption></figure>

## Why I need Global styles

By using Global Styles, you can easily maintain a cohesive design throughout your store. Any changes you make such as updating fonts, adjusting colors, or modifying button style will automatically apply to all pages using the same theme style, helping you save time and keep your branding consistent.

## How to use Global styles

To learn more about how to use the Global styles features, please check these articles.

{% content-ref url="/pages/PiX4M1dnsziPAmyUdokv" %}
[How to use Colors in Global styles](/pages-and-section-creations/general/global-theme-styles/how-to-use-colors-in-global-styles.md)
{% endcontent-ref %}

{% content-ref url="/pages/YNXShOGJa3BgAnHcrRzx" %}
[How to use Typography in Global theme style](/pages-and-section-creations/general/global-theme-styles/how-to-use-typography-in-global-theme-style.md)
{% endcontent-ref %}

{% content-ref url="/pages/VEQec7KfmTDHwkjC4yhN" %}
[How to use Buttons in Global styles](/pages-and-section-creations/general/global-theme-styles/how-to-use-buttons-in-global-styles.md)
{% endcontent-ref %}

{% hint style="info" %}
Have a question?

Contact us via **in-app live chat**. We'll reply in few minutes.
{% 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://help.ecombe.com/pages-and-section-creations/general/global-theme-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.
