# Hide Sticky Cookie Button

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

The **Hide Sticky Cookie Button** option lets you remove the floating cookie button that normally appears on your site after a user makes their cookie consent choice.

By default, the sticky cookie button allows visitors to easily **reopen the popup** and update their preferences at any time. Disabling it provides a cleaner interface but limits user access to re-manage consent.

***

#### How to Configure

1. Open your Webflow project and go to the **Cookie Consent App Settings** tab.
2. Find the **Hide Sticky Cookie Button** option.
3. Toggle the setting **ON** to hide the sticky cookie button.
4. Save your changes.

***

#### Important Notes

* **User Control:** Hiding the sticky button removes the quick way for users to reopen the popup. Make sure your site provides another method (e.g., a link in the footer) if required by regulations.
* **Compliance:** Privacy laws such as **GDPR** often require that users be able to easily change their consent at any time. Consider this before hiding the button.
* **Design Choice:** This option is useful if you want a minimal design or if you already provide consent management links elsewhere on your site.

***

#### Example

* With **Hide Sticky Cookie Button = OFF** → A floating cookie icon appears on the page, allowing users to reopen the popup anytime.
* With **Hide Sticky Cookie Button = ON** → The floating cookie icon is hidden, and users cannot reopen the popup unless you provide an alternative link.


---

# 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.flowappz.com/home/cookie-consent/getting-started/settings/hide-sticky-cookie-button.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.
