> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/attract/landing-page/landing-page-how-to-use-the-override-function-in-the-container.md).

# Landing Page - How to Use the Override Function in the Container

#### When creating Landing Pages, it is possible to standardize the appearance of the container for different screen formats, such as Desktop, Tablet and Mobile, using the Override option. This feature allows you to customize the layout responsively, ensuring a consistent and more pleasant viewing experience across various devices.

1. **Create the Landing Page**

* Go to the Landing Page via “Find Services”. Or just type the name, and the function will appear.
* To create, click “+ New”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHjQfcwtTuz2OP6q-CnquAtjP-8Lfwzr3BFqxXLTBme5T-bB4_SsDBczy6KLpn6Aa3GxuMol2-YRadqsOWyTxk0vzIW7-Gpf4CN6UQlQMX-9pDl5bdkg29FADFkoLoONpG0DVG6w?key=GwkKiIN_PEH_qQ1rfMKBWw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeb5bt5iWN5vEtpImI4FquzMprcX7NsYO0oU0ZdrDDqeSeRD-iBBOCcCZbnMIqAcO3P06nuGpGFkggePAStBAhCTcYG7S2X5jo2G4KZnOVnSKJXZUURwlmT3ciOfNYZiGamNabu?key=GwkKiIN_PEH_qQ1rfMKBWw" alt=""><figcaption></figcaption></figure>

2. **Configure**

* **Enter a Title:** Give your Landing Page a descriptive name
* **Category:** Enter the category (to organize and identify).
* **Redirect to:** If you want to disable this page (temporarily or permanently), but still want users who try to access it to be redirected to another website, configure this field so we can perform the redirection automatically.&#x20;
* Click **“Open Builder”**, to create your Landing Pages.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeIwBnHXG0pTojIS5wOClt5nOQJfC8ssoYE0E0c8qbJruUbj5U87sVJcbGRNEK38jTSPDF6Q8nH77wY8Xz_sPmmNIDjvZ0auvmkIFGtv0vsckGXMqdsaHNTq3bAWTHg-_NGbWr2?key=GwkKiIN_PEH_qQ1rfMKBWw" alt=""><figcaption></figcaption></figure>

3. **Using “Override”**&#x20;

{% embed url="<https://youtu.be/qhNv8vOFyf0>" %}

**CONCLUSION:**&#x20;

By using the Override option on your Landing Pages' containers, you ensure that the layout adapts correctly to each device type, providing a more organized, responsive visual experience aligned with your purpose.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/attract/landing-page/landing-page-how-to-use-the-override-function-in-the-container.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
