# Change the size of badge/label

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

1\. From the app admin page, click **Badges and Labels**  > open the label/badge detail you want to edit

2\. Click the **Settings** icon on the left > scroll down to **Design** > **Size**

3\. Select one of the options S ( **small ) , M ( medium ) , L ( large)** , or **customize** it by yourself

4\. Click **Save** to update  the changes

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

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

You want to customize size of label/badge?

If you want to customize the size of the label/badge, click on **Custom** and adjust the **Width** and **Height**

You can change the size unit to **px** or **%**:&#x20;

* **px** amount: it is fixed size and the size will be kept the same on all screens
* **%**: the size of the label/badge will depend on the screen size (recommended)&#x20;

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

#### Customize label/badge size on the mobile

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

1\. From the app admin page, click **Badges and Labels** > open the label/badge detail you want to edit

2\. Click the **Settings** icon on the left > scroll down to the **Design part** > click **Show Advanced options**

&#x20;3\. Set up the label size for **Tablets** and **Mobiles**

{% hint style="warning" %}
**Note**: If you want to enter the value just leave the **Width** and **Height** fields blank. Don’t add 0 (px/%)
{% endhint %}

<figure><img src="/files/06tJtxQkA2pIYJMKMPVe" alt=""><figcaption></figcaption></figure>

4. &#x20;Click **Save**<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: 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://docs.samita.io/badges-and-labels/change-the-size-of-badge-label.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.
