> For the complete documentation index, see [llms.txt](https://restoflow.gitbook.io/restoflow-dokumentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://restoflow.gitbook.io/restoflow-dokumentation/getting-started/customize-your-design/hide-store-header-section-header-image.md).

# Hide Store Header Section (header image)

**Date:** February 7, 2023

**Author:** Christopher Timm

<figure><img src="/files/6rK1cbchw4SpA4AliApi" alt=""><figcaption><p>Example of store before and after disabling the header image option</p></figcaption></figure>

### 1. [Go to admin.restoflow.ch](https://admin.restoflow.ch/restaurant/RESsnHW7AjTKYMCr7aOF6NrP)

### 2. Click on Settings

![Step 2 screenshot](https://images.tango.us/workflows/afe3c9b8-6e7e-49f4-95c6-a31ea1e9e85d/steps/14e1c6b0-65fc-4a23-aef1-ac449a7de2b0/1e79efb1-6703-4949-a169-f2ecfd63220c.png?crop=focalpoint\&fit=crop\&fp-x=0.0197\&fp-y=0.4016\&fp-z=2.8943\&w=1200)

### 3. Click on Website

![Step 3 screenshot](https://images.tango.us/workflows/afe3c9b8-6e7e-49f4-95c6-a31ea1e9e85d/steps/59672dfc-e140-49ed-ad32-b2b7f6bf6a5e/4174fdd0-c123-4d79-870f-c311fd19266f.png?crop=focalpoint\&fit=crop\&fp-x=0.4616\&fp-y=0.1706\&fp-z=2.9135\&w=1200)

### 4. Click on Header

![Step 4 screenshot](https://images.tango.us/workflows/afe3c9b8-6e7e-49f4-95c6-a31ea1e9e85d/steps/bdf520d6-dbe6-4d14-8ca8-210d4af44422/82d64d3f-3e8a-44c2-8939-656b0e781816.png?crop=focalpoint\&fit=crop\&fp-x=0.5102\&fp-y=0.4676\&fp-z=1.7413\&w=1200)

### 5. Uncheck on

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

### 6. Click on Save

![Step 6 screenshot](https://images.tango.us/workflows/afe3c9b8-6e7e-49f4-95c6-a31ea1e9e85d/steps/21f750f5-7f5c-45fe-9ea8-07cccea07eaa/f01007ee-4783-42a4-9df3-c5b89aa4a316.png?crop=focalpoint\&fit=crop\&fp-x=0.5141\&fp-y=0.7992\&fp-z=1.7413\&w=1200)

### 7. Click on Open Design Mode

![Step 7 screenshot](https://images.tango.us/workflows/afe3c9b8-6e7e-49f4-95c6-a31ea1e9e85d/steps/841b4a18-6056-47c7-b367-30b872b9f529/8dbf0722-e836-49a0-9424-1318eeed5e12.png?crop=focalpoint\&fit=crop\&fp-x=0.6609\&fp-y=0.2076\&fp-z=3.1315\&w=1200)

### 8. Click on Mobile

See your changes in mobile.

![Step 8 screenshot](https://images.tango.us/workflows/afe3c9b8-6e7e-49f4-95c6-a31ea1e9e85d/steps/b65b1144-6136-4743-9a5d-127923a9e09c/78d400e2-8e11-4542-b68e-bab916aecab5.png?crop=focalpoint\&fit=crop\&fp-x=0.1289\&fp-y=0.0358\&fp-z=2.9232\&w=1200)

### 9. Click on Full

See your changes for desktop.

![Step 9 screenshot](https://images.tango.us/workflows/afe3c9b8-6e7e-49f4-95c6-a31ea1e9e85d/steps/c30f02af-fe31-4b6c-bf65-1928bffe2ddd/55695add-3046-4f9d-b103-b0981982f95f.png?crop=focalpoint\&fit=crop\&fp-x=0.1704\&fp-y=0.0358\&fp-z=2.9232\&w=1200)


---

# 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, and the optional `goal` query parameter:

```
GET https://restoflow.gitbook.io/restoflow-dokumentation/getting-started/customize-your-design/hide-store-header-section-header-image.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
