# Home Page: Modern vs. Classic View

### Overview

The **Home Page** feature allows further customization of the **Home Module** by providing additional branding opportunities. To configure your Home Page banner, turn on the toggle switch. Once toggled, additional options will appear.&#x20;

<figure><img src="/files/9XCshmkEuU9wCyPzuXYE" alt="" width="563"><figcaption></figcaption></figure>

***

### View&#x20;

In designing the **Home Page** layout, there are two views offered: **Classic** and **Modern**.&#x20;

In the **Classic View**, widgets are positioned beneath the hero image, allowing for a clear separation of content.&#x20;

Alternatively, the **Modern View** presents a sleeker design, with widgets overlaying the background image or color scheme. This modern design creates a cohesive and immersive browsing environment.&#x20;

<figure><img src="/files/TyWBbBEorNjFL3kMyJBZ" alt="" width="563"><figcaption></figcaption></figure>

***

#### Show Search&#x20;

Decide whether you want to include a search box in your banner. This option is only available for the **Modern View**.

<figure><img src="/files/WAvzXkKVdLCW4868osca" alt="" width="563"><figcaption></figcaption></figure>

***

#### Alignment&#x20;

Adjust the alignment of your banner content, including title and subtitle text. This option is only available for the **Modern View**.

<figure><img src="/files/ttVVFw3pG90TdB5BeYbK" alt="" width="563"><figcaption></figcaption></figure>

***

#### Background Image&#x20;

Upload an image to serve as the background for your banner. Images for both a web and mobile banner is required. This option can be toggled off or on in the **Modern View**.

<figure><img src="/files/S2ZOPZFisgQB31O6DWBS" alt="" width="548"><figcaption></figcaption></figure>

Recommended size for web: 1920 x 400 px.\
Recommended size for mobile: 750 x 450 px.

{% hint style="info" %}
It is recommended to place all text and important content in the banner's central area, specifically within the innermost 1000 pixels. This ensures that the content remains visible and properly positioned even when users resize their browser windows.
{% endhint %}

#### Background Color

Choose a background color for your banner space. If no background image is uploaded, this is the color which will appear instead.

***

### Text Customization

Customize the title and subtitle text to match your brand's style and tone.

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

#### Title Text&#x20;

Enter the text for your banner's title. Utilize substitution tags to create a responsive title that can greet based on time and display the name of the logged-in user, if available.

#### Title Text Style&#x20;

Select a style for your title text from the options configured in the [**Text Styles**](https://guides.mangoapps.com/admin-guide/branding/full-portal/text-styles) section.

#### Subtitle Text&#x20;

Enter the text for your banner's subtitle.

#### Subtitle Text Style

Select a style for your subtitle text from the options configured in the [**Text Styles**](https://guides.mangoapps.com/admin-guide/branding/full-portal/text-styles) section.

#### Title and Subtitle Text Color&#x20;

Customize the color of your title and subtitle text using the color map or inputting the Hexacode of your brand color.


---

# 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://guides.mangoapps.com/admin-guide/branding/full-portal/home-page-modern-vs.-classic-view.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.
