> 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/de/hide-store-header-section-header-image.md).

# Store-Header-Bereich ausblenden (Header-Bild)

**Datum:** 7. Februar 2023

**Autor:** Christopher Timm

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

### 1. [Gehe zu admin.restoflow.ch](https://admin.restoflow.ch/restaurant/RESsnHW7AjTKYMCr7aOF6NrP)

### 2. Klicken Sie auf Einstellungen

![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. Klicken Sie auf 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. Klicken Sie auf Kopfzeile

![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. Deaktivieren Sie „Ein“.

<figure><img src="/files/0tLJ8WMIW5CYse7ozmCK" alt=""><figcaption></figcaption></figure>

### 6. Klicken Sie auf Speichern

![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. Klicken Sie auf Designmodus öffnen

![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. Klicken Sie auf Mobil

Sehen Sie sich Ihre Änderungen auf Mobilgeräten an.

![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. Klicken Sie auf Vollständig

Sehen Sie sich Ihre Änderungen für den Desktop an.

![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/de/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.
