# Jumbotron

## Screenshot

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

## Description

The Jumbotron places a large gray block on your page that you can fill with a title and some text, separated by a horizontal line.

The Jumbotron will occupy the width of the parent object. If you don’t place it in a smaller layout section or div block, it will span across the whole content area.

## Adding the Macro

Edit your page.

Select “+” => Other macros

Type in “Bootstrap” in the Search box

Select the “Bootstrap Jumbotron” macro

## Macro Options

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

### **Header**

Enter the header of the Jumbotron.

### **Header Style**

Select the size of the header.

### Body

This macro supports a body. The content that you place in the content will be displayed as regular text below the header.

After you save the macro while editing the page, put any text or another macro in the body:

<figure><img src="/files/0VLAJ7OICEyT6C5pHUqR" 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://lewe.gitbook.io/bootstrap-visuals-for-confluence/user-guide/jumbotron.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.
