# Footer

The Footer setting allows you to select the Theme, Logo type and Background image for the Footer.\
![](/files/peZKPJU9ZW6WsZbnf3Sj)

### Theme

The Footer can be shown in Light or Dark theme.

### Logo type <a href="#header-logotype" id="header-logotype"></a>

Depending on the space within your site's Footer, you can select how the Logo (with one or two images) is shown.

The following table outlines the Logo type using example logos:

| **Logo type**  | **Final output (desktop)**       | **Final output (mobile)**        |
| -------------- | -------------------------------- | -------------------------------- |
| Default        | ![](/files/CsenXOxQG0LkNXio7irU) | ![](/files/CsenXOxQG0LkNXio7irU) |
| Stacked        | ![](/files/p0Wer3O1Z7RByFfUjoFU) | ![](/files/p0Wer3O1Z7RByFfUjoFU) |
| Inline         | ![](/files/LxG57jNqTbtSyc4yzbBG) | ![](/files/CsenXOxQG0LkNXio7irU) |
| Inline stacked | ![](/files/LxG57jNqTbtSyc4yzbBG) | ![](/files/p0Wer3O1Z7RByFfUjoFU) |

As you can see, only "Inline stacked" has a different behaviour on desktop and mobile.

### Background image <a href="#footer-footerbackgroundimage" id="footer-footerbackgroundimage"></a>

Background image allows you to specify the URL of a custom image or upload a custom image that will be shown as a Footer background. Below is an example:

<figure><img src="/files/XyWmkoPwaZV8GaFfYC1D" 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://docs.civictheme.io/development/drupal-theme/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.
