> For the complete documentation index, see [llms.txt](https://mpithemes.gitbook.io/unicorn-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mpithemes.gitbook.io/unicorn-shopify-theme/page-categories/password.md).

# Password

{% hint style="success" %}
**Tip:** To edit the page, navigate to the **Password** template from the top drop-down menu.
{% endhint %}

This page includes sections to customize the Header and Footer individually. Use the **"Password header"** and **"Password footer"** sections to apply the needed settings to a store.

Additionaly, you can use the "[<mark style="color:blue;">Email signup</mark>](https://mpithemes.gitbook.io/unicorn-shopify-theme/page-categories/password/email-signup)" section and extra blocks to add the subscription field.

## **Password header**

In this section, you can change the logo position from the left side (which is used as "Default") to the "Center" by selecting the appropriate option in the **"Layout"** drop-down.

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

## **Password footer**

In this section, you can decide on the layout of the footer by using the desired option "Default" or "Center" in the **"Layout"** drop-down.

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

The Password page texts can be changed under the Theme content page in your admin.

To edit text, press the dotted \[**...**] menu next to the theme name to open the "Edit default theme content" chapter in your Shopify admin:

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

Then, hit the **"General"** tab and edit the corresponding fields from the **"Password page"** block:

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


---

# 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:

```
GET https://mpithemes.gitbook.io/unicorn-shopify-theme/page-categories/password.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.
