> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/manual/header/minimal-header-in-the-checkout/configuration.md).

# Configuration

## Basic configuration

***

### Fixed

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`no`

**Path to the configuration**:\
Tab "Header" => Block "Minimal header (in the Checkout)" => Section "Basic configuration"

**Technical name**:\
`twt-header-minimal-fixed`

***

### Height

**Field type**:\
Text field

**Example value**:\
`90`

**Path to the configuration**:\
Tab "Header" => Block "Minimal header (in the Checkout)" => Section "Basic configuration"

**Technical name**:\
`twt-header-minimal-height`

## Colour configuration

***

### Text colour

**Field type**:\
Color picker

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

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

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

***

### Link colour

**Field type**:\
Color picker

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

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

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

***

### Link colour @hover

**Field type**:\
Color picker

**Example value**:\
`#222222`

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

**Technical name**:\
`twt-header-minimal-link-color-hover`

***

### Border-bottom colour

**Field type**:\
Color picker

**Example value**:\
`#eeeeee`

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

**Technical name**:\
`twt-header-minimal-border-bottom-color`

***

### Background colour

**Field type**:\
Color picker

**Example value**:\
`#fafafa`

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

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

***

### Text colour (Home button)

**Field type**:\
Color picker

**Example value**:\
`#444444`

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

**Technical name**:\
`twt-header-minimal-home-btn-color`

***

### Text colour (Home button) @hover

**Field type**:\
Color picker

**Example value**:\
`#666666`

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

**Technical name**:\
`twt-header-minimal-home-btn-color-hover`

***

### Border colour (Home button)

**Field type**:\
Color picker

**Example value**:\
`#e9e9e9`

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

**Technical name**:\
`twt-header-minimal-home-btn-border-color`

***

### Border colour (Home button) @hover

**Field type**:\
Color picker

**Example value**:\
`#d4d4d4`

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

**Technical name**:\
`twt-header-minimal-home-btn-border-color-hover`

***

### Background colour (Home button)

**Field type**:\
Color picker

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

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

**Technical name**:\
`twt-header-minimal-home-btn-background-color`

***

### Background colour (Home button) @hover

**Field type**:\
Color picker

**Example value**:\
`#f1f1f1`

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

**Technical name**:\
`twt-header-minimal-home-btn-background-color-hover`


---

# 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:

```
GET https://docs.themeware.design/manual/header/minimal-header-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.
