# How to customize your password page

You can customize the text, colors, and layout from the same lock settings.

1. In Shopify Admin, go to **Apps → LockPro**.<br>

   <figure><img src="/files/xdPg7pzkdf6ihN73k5p5" alt=""><figcaption></figcaption></figure>
2. Open **Locks**, then open the lock you want to edit.<br>

   <figure><img src="/files/nTEYIdpVmAEKOBvW2wtR" alt=""><figcaption></figcaption></figure>
3. Scroll down to see the customization options.<br>

   <figure><img src="/files/CLrzNok2RYYAWPhtWIHB" alt=""><figcaption></figcaption></figure>
4. Click **I’ll do it myself**.

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

5. In **Custom Styles**, add your CSS or click on Chat with us and we will prepare free CSS for you :)

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

6. Click **Save**.<br>

   <figure><img src="/files/aeOQXlBTK7hWBc81QtbL" alt=""><figcaption></figcaption></figure>
7. Refresh your storefront page to see the changes.

{% hint style="warning" %}
Only change **Custom Stylesheet** and **Custom Script** if you know what you’re doing. If you’re unsure, reach out to our chat support and we’ll prepare it for you.
{% endhint %}


---

# 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://help.lockpro.io/how-to-customize-your-password-page.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.
