# Design and styling

{% hint style="info" %}
These settings will be applied to this specific survey only. If you want to adjust the settings for all surveys then please use the Account -> Design Defaults Tab.
{% endhint %}

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

#### Visibility

Once a survey is visible it will be public for all to see. Surveys which are not visible cannot be seen on your website and, no matter which page rules are set, will not show up publicly.

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

{% hint style="info" %}
Only visible surveys will show up on your website. You should switch a survey to visible once you have it configured how you want.
{% endhint %}

## Styling your survey

In order to make sure your Zigpoll survey matches your branding, we have multiple customization options. These can all be found under the "Design" tab in the sidebar.

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

#### Background Color

This will change the color of the circle icon. We suggest you use a complementary color to match your website's branding.

#### Action Color

This will change the color of all the buttons and interactive elements within your Zigpoll survey

#### Notification Color

This will change the color of the notification icon that shows up when you have either updated or a survey or to mark that a survey has been completed by your customer.

#### Custom CSS

If you want to add additional CSS to your Zigpoll, you can add it here. This feature is experimental and selectors may change, so please use this at your own risk.

#### Select fonts

You have the ability to select your survey font from hundreds of preloaded fonts.

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

If you want to add in custom fonts see:

{% content-ref url="/pages/w6TnbDEeJuAnnnGakrIz" %}
[Custom Fonts](/polls/display-settings/custom-fonts.md)
{% endcontent-ref %}

#### Layout

You can configure where your survey appears on the page.

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

## Dynamic Launcher

When dynamic launcher is toggled on, your on-site survey will only be displayed when someone clicks the launcher button. This is good for making your surveys less disruptive to the survey experience

<figure><img src="/files/5krENAfSjpOgkxGc4mrH" alt=""><figcaption></figcaption></figure>

#### Desktop Layout

You can decide if you want to show the Icon, Icon and Text, or just Text on your launcher. You cannot configure the mobile layout however. For mobile it will just show the icon.

#### Launcher Text

The text that will render on your launcher (this is optional)

#### Launcher Icon

The icon that will render on your launcher. On mobile, your icon will render even if you selected just Text for Desktop Layout.

#### Hide Status

You can hide the status icon (the circle on the top right of the launcher) if you prefer.

{% hint style="info" %}
You must be on the **Standard** plan or better in order to hide the Zigpoll branding or use Custom CSS.
{% endhint %}


---

# 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.zigpoll.com/polls/display-settings.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.
