> For the complete documentation index, see [llms.txt](https://ajuda.iset.com.br/inicio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.iset.com.br/inicio/minha-loja/personalizacao/variaveis-globais/alterando-a-cor-dos-icones-em-sua-loja-virtual.md).

# Alterando a cor dos ícones em sua Loja Virtual

Neste tutorial você irá descobrir sobre como alterar a cor dos botões da sua loja virtual de forma rápida e didática.&#x20;

Vamos lá?&#x20;

1- O primeiro passo é clicar em **Personalização** >> **Variáveis Globais**.

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

2- Em seguida, procure pelo campo **CMS\_BOTOES**, e clique no botão **Variáveis**.

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

3- Após isso, você poderá escolher qual o botão que você deseja alterar a cor e clique no botão de **Editar**.

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

4- Por fim, clique sobre o campo **Cor** e selecione qual a cor você deseja utilizar em seu botão. Após isso, basta clicar sobre o botão **Atualizar**.

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

Ficou com alguma dúvida? Entre em contato com o nosso suporte via chat online.


---

# 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://ajuda.iset.com.br/inicio/minha-loja/personalizacao/variaveis-globais/alterando-a-cor-dos-icones-em-sua-loja-virtual.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.
