# Configuration

## Colour configuration

***

### Text colour

**Field type**:\
Color picker

**Example value**:\
`#b4b4b4`

**Path to the configuration**:\
Tab "Footer" => Block "Minimal footer (in the Checkout)" => Section "Colour configuration"

**Technical name**:\
`twt-footer-minimal-color`

***

### Link colour

**Field type**:\
Color picker

**Example value**:\
`#b4b4b4`

**Path to the configuration**:\
Tab "Footer" => Block "Minimal footer (in the Checkout)" => Section "Colour configuration"

**Technical name**:\
`twt-footer-minimal-link-color`

***

### Background colour

**Field type**:\
Color picker

**Example value**:\
`#555555`

**Path to the configuration**:\
Tab "Footer" => Block "Minimal footer (in the Checkout)" => Section "Colour configuration"

**Technical name**:\
`twt-footer-minimal-background-color`

***

### Link colour (Service menu)

**Field type**:\
Color picker

**Example value**:\
`#ffffff`

**Path to the configuration**:\
Tab "Footer" => Block "Minimal footer (in the Checkout)" => Section "Colour configuration"

**Technical name**:\
`twt-footer-minimal-service-menu-link-color`

***

### Border-top colour (Copyright)

**Field type**:\
Color picker

**Example value**:\
`#5d5d5d`

**Path to the configuration**:\
Tab "Footer" => Block "Minimal footer (in the Checkout)" => Section "Colour configuration"

**Technical name**:\
`twt-footer-minimal-copyright-border-top-color`

## Typography

***

### Font size

**Field type**:\
Number field

**Example value**:\
`14`

**Path to the configuration**:\
Tab "Footer" => Block "Minimal footer (in the Checkout)" => Section "Typography"

**Technical name**:\
`twt-footer-minimal-font-size`


---

# 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.themeware.design/manual/footer/minimal-footer-in-the-checkout/configuration.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.
