> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/badges-and-labels/change-the-size-of-badge-label.md).

# Change the size of badge/label

### **Steps to manage**&#x20;

1. From the app admin page, go to **Badges and Labels** > open the label/badge detail you want to edit
2. In **Design** tab, scroll down to the Size section.&#x20;

* If you want both desktop and mobile to have the size label size, please use the setting: **Use same size on desktop and mobile**

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

* If you want different size on different devices (desktop and mobile), please use the setting: **Customize desktop and mobile separately**

***

### For Desktop&#x20;

* Click on the **Desktop** tab > Adjust the label Width and Height sizes manually. You also can adjust the Text size of the label.&#x20;

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

* Switching between product page interface and collection page interface to adjust the size better:

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

### For Mobile

* Click on the **Mobile** tab > Manually adjust the Width and Height size of the label. You also can change the Text size as well:

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

* Switching between product page interface and collection page interface to adjust the size better.&#x20;

3. Click **Save** to update  the changes

Then go to the front store to check the result\ <br>

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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://docs.samita.io/badges-and-labels/change-the-size-of-badge-label.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.
