# Password Page

{% embed url="<https://www.youtube.com/embed/_22nHnUymNk>" %}

**Password Page** is a landing page adding password protection to your online store. You can create a password and give it to customers who want to enter your store. For more information, see [Password protection for your online store](https://help.shopify.com/en/manual/online-store/themes/password-page).

{% hint style="info" %}
There are 2 Password page templates which you can choose.
{% endhint %}

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings ->** **Multiple layouts /** scroll down to bottom at **Password page**. After that, choose layout which you would like.

<figure><img src="https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2FLhulSNYQVDoO68ZhtdWP%2Fimage.png?alt=media&#x26;token=c91c9ae4-a343-4862-b9f7-2c71038cdd7b" alt=""><figcaption></figcaption></figure>

## **How to setup content for Password page?**

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Password** from the dropdown window.

<figure><img src="https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2FXQFXUGW8B7mlOSsaW9ao%2Fimage.png?alt=media&#x26;token=bb5efb0b-5c6f-495e-bce2-8fa3f0b23913" alt=""><figcaption></figcaption></figure>

## Section settings

### General

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Background color</td><td>Set the background color for the section.</td></tr></tbody></table>

#### Logo

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Use image or text for logo</td><td>Select the logo type. There are 2 options:<br><br><mark style="color:orange;"><strong>Text</strong></mark><br><mark style="color:orange;"><strong>Image</strong></mark></td></tr><tr><td>Logo text</td><td>Enter the text for logo type is text.</td></tr><tr><td>Text font size</td><td>Determines the font size for the text.</td></tr><tr><td>Text color</td><td>Set the color for the text.</td></tr><tr><td>Logo image</td><td>Select/Upload the image for logo type is image.</td></tr><tr><td>Logo width</td><td>Determines the width of the image.</td></tr></tbody></table>

#### Banner

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Upload image</td><td>Select/Upload the image for the banner.</td></tr><tr><td>Text color</td><td>Set the color for text.</td></tr></tbody></table>

#### Newsletter form

*To show "title" and "description", leave "message for your visitors" in admin preferences blank*

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Show newsletter</td><td>Enable to show newsletter.</td></tr><tr><td>Title</td><td>Enter the text for the title.</td></tr><tr><td>Title font size</td><td>Set the font size for the title on the desktop.</td></tr><tr><td>Title font size on mobile</td><td>Set the font size for the title on the mobile.</td></tr><tr><td>Title color</td><td>Set the color for the title.</td></tr><tr><td>Description</td><td>Enter the text for the description.</td></tr><tr><td>Description font size</td><td>Set the font size for the description.</td></tr><tr><td>Description color</td><td>Set the color for the description.</td></tr><tr><td>Input text color</td><td>Set the color for the input text.</td></tr><tr><td>Checkbox text color</td><td>Set the color for the checkbox text.</td></tr><tr><td>Checkbox link color</td><td>Set the color for the checkbox link.</td></tr><tr><td>Button</td><td>Select the style for the button. There are 3 options:<br><br><mark style="color:orange;"><strong>Button 01</strong></mark><br><mark style="color:orange;"><strong>Button 02</strong></mark><br><mark style="color:orange;"><strong>Button 03</strong></mark></td></tr></tbody></table>

#### Social media

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Show social media</td><td>Enable to show the social media.</td></tr><tr><td>Text/Icon color</td><td>Set the color for text/icon.</td></tr></tbody></table>

#### Copyright

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Show copyright</td><td>Enable to show copyright</td></tr><tr><td>Text</td><td>Enter the text.</td></tr><tr><td>Text color</td><td>Set the color for the text.</td></tr></tbody></table>


---

# 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://halosoft.gitbook.io/ella-documentation/page/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.
