# Footer

The footer is built up using widgets, these widgets can be found on your Site node under the section Footer. You can set a width for each widget and control the alignment.

![](/files/-MNeM5tqI-8J9KMrwCCi)

The footer will use the dark background as default but on the Theme node you can set it to white. Here you can also set the footer Container Width.

![](/files/-MNeLmvvd03SPNrychQ6)

## Contact

The contact widget shows your address, phone number and email.

<div align="left"><img src="/files/-MNeKLttlDpVhQ4j6pZR" alt=""></div>

## Navigation

The navigation widget print out links that you add, you can also choose to show deeper levels of navigation by selecting **Levels of Children.**

<div align="left"><img src="/files/-MNePfK-0rUnilxHx1Qf" alt=""></div>

## Text

Simple text widget, you can also add buttons here.

<div align="left"><img src="/files/-MORU8XdczJCXtrwEQDJ" alt=""></div>

## Opening Hours

<div align="left"><img src="/files/-MORU_qDdX29GbAI2NMH" alt=""></div>

## Social Links

<div align="left"><img src="/files/-MORUrHIUyCwSJHARRBl" alt=""></div>

## Logos

<div align="left"><img src="/files/-MORVNT_jJVf_VIwJIZp" alt=""></div>

## Line Break

Creates a full width line break making columns added after this widget appear on a new row. You can set a custom height and also print out a small divider.

## Code

Allow you to add custom HTML code to the footer.

## Bottom Text

Small text visible in the bottom of the footer. This could be a copyright text or something along those lines.


---

# 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://docs.iglootheme.com/getting-started/footer.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.
