# Password header

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

<figure><img src="/files/1pNfQj82vTWkP9LpyBs5" alt=""><figcaption></figcaption></figure>

## **Adding a Section**

The section is static on a **password page** layout, it was added initially and cannot be removed.

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

## **Section settings**

### General

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

1. **`Button label`** - the setting allows you to set the label of the popup opening button (If not set, it is taken from translations).
2. **`Button style`** - you can choose the style of the button.

### Logo

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

1. **`Logo`** - the setting allows you to set the logo image (If not set, `shop.name` is displayed);
2. **`Logo width`** - the setting allows you to set the width of the logo (`min` 20px, `max` 250px, `step` 5px, `default` 50px).

### Popup

<figure><img src="/files/4O18wnIhlP2xGTIwDcjt" alt=""><figcaption></figcaption></figure>

1. **`Heading`** - the setting allows you to set the title text of the popup;
2. **`Input label`** - the setting allows you to set the label of the popup input (If not set, it is taken from translations);
3. **`Input placeholder`** - the setting allows you to set the placeholder text of the popup input (if not set, it is taken from translations);
4. **`Button label`** - the setting allows you to set the label of the popup button (If not set, it is taken from translations);
5. **`Popup text`** - the setting allows you to set the text of the section (If not set, it is taken from translations).
6. **`Popup text link`** - you can set the text for the string.
7. **`Popup link`** - it is possible to set the force for **`Text link`**.

### Colors

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

1. **`Section background`** - the setting allows you to set the background color of the section;
2. **`Section text`** - the setting allows you to set the color of the default text if logo image isn't specified;
3. **`Popup text`** - the setting allows you to set the color of the popup text;
4. **`Popup background`** - the setting allows you to set the popup background;
5. **`Input text`** - the setting allows you to set the input text color;
6. **`Input border`** - the setting allows you to set the border color of the popup form input;
7. **`Popup button label`** - the setting allows you to set the text color of the popup form button;
8. **`Popup button background`** - the setting allows you to set the background color of the popup form button.

## **Additional information**

1. The “Enter using password” button opens a popup. The popup contains a login form on the page.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/ultra-sections/sections-and-snippets/password-header.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.
