# Password

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Others**, then **Password.**
3. Make necessary changes
4. **Save**
   {% endhint %}

## **Section settings**

### Logo

Select a logo and its position (left or right) for the password page here.

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

### Content settings

**Content position:** Adjust the placement of your content either vertically or horizontally to best fit the design and flow of your page.

**Alignment:** Customize the alignment of your text within the content area, with options such as left, center, or right, to enhance readability and aesthetic appeal.

**Content max width:** Define the maximum width for your content, ensuring it remains within a visually appealing and readable format.

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

## Block settings

### Heading

Use the provided text fields to add a suitable heading. Leave it blank if you do not want to display.

Adjust the text color along with the font and transformation.

Spacing allows you to specify the space between this block and the preceding or following blocks, or both.

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

### Subheading

Use the provided text fields to add a suitable subheading. Leave it blank if you do not want to display. Adjust the text color along with the font and transformation.

Spacing allows you to specify the space between this block and the preceding or following blocks, or both.

<figure><img src="/files/79uWkcCcmDTWqEX7grvH" alt=""><figcaption></figcaption></figure>

### Countdown

You have the option to configure the countdown timer by setting a specific end time directly here. Additionally, you can customize the appearance of the timer block by selecting from various design options, ensuring that it aligns with the overall aesthetic of your page. This allows for a personalized and engaging user experience.

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

Spacing allows you to specify the space between this block and the preceding or following blocks, or both.

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

### Form subcribe

Here, you have the flexibility to customize the email input field by entering a placeholder text that guides users on what information is required. Additionally, you can define the label for the submission button, tailoring it to better match the action you want users to take.

Spacing allows you to specify the space between this block and the preceding or following blocks, or both.

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

### Text

Utilize the text fields provided to input your desired content. If you prefer not to display any content, simply leave the fields blank. Additionally, you have the option to customize the text size and font weight according to your preferences right here. This allows for enhanced control over the appearance and readability of your text on the page.

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

Spacing allows you to specify the space between this block and the preceding or following blocks, or both.

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

### Password footer

**Color scheme:** Set text color and background color with preset scheme

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


---

# 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://nextsky.gitbook.io/glozin-theme/other-pages-settings/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.
