# Banner Button Position

The <mark style="color:blue;">**Consentik Cookie Banner**</mark> app offers a flexible and user-friendly interface to position buttons on the cookie consent banner. This feature allows you to customize the placement of buttons such as 'Accept', 'Decline', or 'More Info' to optimize user interaction and compliance visibility.

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

### Functionality:&#x20;

* **Drag-and-Drop Interface:** Easily adjust the position of buttons on the banner through a simple drag-and-drop interface. This feature is designed to be intuitive, allowing you to reposition buttons without needing to code.
* **Separate Mobile and Desktop Configuration:** Recognizing the different layout requirements for mobile and desktop views, Consentik Cookie Banner enables separate configuration settings for each. This ensures that your cookie banner maintains optimal usability and appearance across all devices.

### Benefits:

* **Enhanced User Experience:** By customizing the button positions, you can create a more cohesive look that aligns with your website’s design, potentially increasing the rate of user consent.
* **Increased Compliance Visibility:** Positioning important buttons like 'Accept' prominently can help ensure users notice and interact with the consent banner, aiding in compliance with GDPR, CCPA, and other regulations.


---

# 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.consentik.com/settings/banner-button-position.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.
