> 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/topicos/atrair/landing-page/landing-page-como-usar-a-funcao-de-sobrescrever-no-container.md).

# Landing Page - Como Usar a Função de Sobrescrever no Container

#### Na criação de Landing Pages, é possível padronizar a aparência do container para diferentes formatos de tela, como Desktop, Tablet e Mobile, utilizando a opção Sobrescrever. Essa funcionalidade permite personalizar o layout de forma responsiva, garantindo uma visualização consistente e mais agradável em diversos dispositivos.

1. **Criar a Landing Page**

* Vá até a Landing Page pelo “Encontrar Serviços”. Ou basta digitar o nome, que a função aparece.
* Para criar clique em “+ Novo”.

<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. **Configurar**

* **Insira um Título:** Dê um nome descritivo para sua Landing Page
* **Categoria:** Insira a categoria (para organizar e identificar).
* **Redirecionar para:** Caso você queira desabilitar essa página (temporariamente ou permanentemente), mas ainda deseja que os usuários que tentarem acessá-la sejam redirecionados à outro website, configure esse campo para realizarmos o redirecionamento automaticamente.&#x20;
* Clique em **“Abrir Construtor”**, para criar sua Landing Pages.

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

3. **Utilizando o “Sobrescrever”**&#x20;

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

**CONCLUSÃO:**&#x20;

Utilizando a opção Sobrescrever nos containers das suas Landing Pages, você garante que o layout se adapte corretamente a cada tipo de dispositivo, proporcionando uma experiência visual mais organizada, responsiva e alinhada com sua proposta.


---

# 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/topicos/atrair/landing-page/landing-page-como-usar-a-funcao-de-sobrescrever-no-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.
