# Header Button

### **Custom Styling**

Within the theme editor, you can apply custom styles to our wishlist drawers via our 'Wishlist' app embed settings.

<figure><img src="/files/RP28YnkOzbdz0Z4RVEam" alt="" width="178"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="General" %}
**Icon colour:** Set colour code for the primary text colour which will apply in our wishlist drawers.

**Show product count:** Set colour code for the secondary text colour which will apply in our wishlist drawers.

**Count text colour:** Set colour code for the tertiary text colour which will apply in our wishlist drawers.
{% endtab %}
{% endtabs %}

## **Custom CSS**

Within each section you can add Additional CSS to tweak the appearance of your wishlist functionality.

<figure><img src="/files/2asE9JESWfAzcyiCDOeJ" alt="" width="299"><figcaption><p>Edit the CSS for any of your Wishlist features</p></figcaption></figure>


---

# 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://wishlist.nativeappco.com/customisation/custom-styling/header-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.
