# Widget Customization

Customizing your password popup can be done from the **Settings** page on your Shopify app's backend.

1. <mark style="color:blue;">**Title:**</mark>

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

* **Title -** Set the title you want to display for your customers.
* **Password Label -** Set the name of the field where the password is to be entered.
* **Font Size -** Set the font size of your title.
* **Title Color -** Set the color of your title.
* **Bold Style -** Choose the font style: **Bold** or set the boldness number.

2. <mark style="color:blue;">**Customize Passcode Card:**</mark>

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

* **BG Color -** Set the background color of the passcode card.
* **Page BG Color -** Set the background color of the entire website page.
* **Width -** Set the width of the passcode card for the page.
* **Height -** Set the height of the passcode card.

3. <mark style="color:blue;">**Customize Button**</mark>

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

* **Width -** Set the width of the **Continue** button.
* **Height -** Set the height of the **Continue** button.
* **Color -** Set the color of the **Continue** button.
* **Border Color -** Set the border color of the **Continue** button.

4. <mark style="color:blue;">**Write Short Note:**</mark>

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

You can add a customized message for your customers.


---

# 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://magecomp.gitbook.io/shopify/apps/shoplock-login-required/widget-customization.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.
