> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/gofiz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/gofiz/setting/color.md).

# Global Colors

### Access your site’s global colors

**To view your site’s global colors:**

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

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

From the Elementor Editor, go to **Site Settings**. The Site Settings panel opens.

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

The panel contains a list of global fonts. The canvas shows how the fonts will appear on screen.

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

### Edit your site’s global colors

**To edit the global colors:**

Under **Custom Colors**, hover over the color swatch..

* To delete the global color, click the delete icon (![XGkcQFX0vIcz78DaCDyHq7WgGe me1b5Gh92NtS 09EtGlw0ffEPxkDu8WXY8IBOrk5pRwCYGKKUuDDMDFXX5l3seaDdiceRv0 vVKLlGIVo5GoPj8 SOQr7RHssd8WHB7LuiEPalAHYhN tt tmXw View and edit global colors 9](https://lh4.googleusercontent.com/XGkcQFX0vIcz78DaCDyHq7WgGe_me1b5Gh92NtS_09EtGlw0ffEPxkDu8WXY8IBOrk5pRwCYGKKUuDDMDFXX5l3seaDdiceRv0_vVKLlGIVo5GoPj8_SOQr7RHssd8WHB7LuiEPalAHYhN_tt-tmXw)). You cannot delete any of the system colors.
* To reorder the the global colors, click the arrows icon (![pQEC12kjisJokUbGM8R2RZkMSUKLToWsoHQKEIa Yo3pdMWP6EdtMt7OcWkUp920V8fcmKw zysRlU QbziQbpHYmL 7iuVIAfAjIvNjwF5hUioj6w QbNo5vBIKL2N4zUcwwt DEccivO4yQZOhg View and edit global colors 11](https://lh6.googleusercontent.com/pQEC12kjisJokUbGM8R2RZkMSUKLToWsoHQKEIa-Yo3pdMWP6EdtMt7OcWkUp920V8fcmKw-zysRlU_-QbziQbpHYmL_7iuVIAfAjIvNjwF5hUioj6w_QbNo5vBIKL2N4zUcwwt-DEccivO4yQZOhg))
* To change the color, click the **swatch** (![YPggaU5KwSBKmJjhYrk1 PqfqsThEI 6J7XPn4BSFPBCnrfFp 8InDmf RdzD 5NvRZW2azg9HNwfE unPy8vgVJ4Yl v3mTMberkr6MJsVkk4m9I2oVRSf4sZQNMrTVIBKxJ iVlnTDoeSkWYqu3g View and edit global colors 13](https://lh3.googleusercontent.com/YPggaU5KwSBKmJjhYrk1-PqfqsThEI-6J7XPn4BSFPBCnrfFp-8InDmf-RdzD-5NvRZW2azg9HNwfE-unPy8vgVJ4Yl-v3mTMberkr6MJsVkk4m9I2oVRSf4sZQNMrTVIBKxJ-iVlnTDoeSkWYqu3g))) the [color picker](https://elementor.com/help/choose-color/) and choose a new color.
* Click **Save Changes**.

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

**To change the name of the global color:**

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

* Click the name of the global color.
* Enter the new name.

### Add a new global color

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

Click **Add Color.** A New Item box appears.

<figure><img src="/files/28IPKt5TKYMKMehkyH2G" alt=""><figcaption></figcaption></figure>

Enter a new name for the color.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/gofiz/setting/color.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
