> 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/b2b-lock-password-protect/other-settings/configure-color-of-text-and-button.md).

# Configure color of text and button

This setting allows you configure colors for texts, buttons of the Lock. You also can edit or change the lock image showing in the Passcode lock page.&#x20;

**Steps to manage**&#x20;

1. Open the app > go to Locks > click on the Lock you want to edit and re-style.&#x20;
2. From the Lock detail page, navigate to the **Preview** section > click on this **Setting icon**:

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

{% hint style="info" %}
Note: Depending on the lock you create, there is a different look in the storefront. You can check the Preview tab to imagine how the lock looks in your store.&#x20;

The app will provide settings corresponded to the things that the lock is showing in the website.&#x20;
{% endhint %}

3. In the **Design** tab, there are several settings to edit the lock style.&#x20;

For example, here are the settings to re-style the Passcode lock page:&#x20;

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

You can change color for button, texts of the lock and remove the lock image by using these settings:&#x20;

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

*\*The app also have Custom CSS box as advanced style settings.*&#x20;

4. Click **Save**&#x20;

Check the result on the front store

{% hint style="success" %}
**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://samita.io/pages/contact)
{% endhint %}


---

# 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/b2b-lock-password-protect/other-settings/configure-color-of-text-and-button.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.
