# Use ID/class to change the position of badge/label on front store

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

1\. Open the app > click **Badges and Labels >** open the badge/label you want to edit

2\. Click the **Settings** icon on the left > scroll down to **Design** > **Position >** select **Custom** option

3\. Enter the **ID/class** into the field to change the position of the badge on the page you want<br>

<figure><img src="/files/L527EHhZVv9crSvx7IMz" alt=""><figcaption><p>For example</p></figcaption></figure>

* You add a HTML  tag > add a class: .product-block–price on the product&#x20;
* Then you add the class to the **Position in the product page** field in the app as screenshot below
* The badge will show up right below the class you add to the product page&#x20;

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

> ### **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/use-id-class-to-change-the-position-of-badge-label-on-front-store.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.
