# Custom CSS (Survey-level)

Survey-level Advanced Formatting enables full control of survey styling by adding custom CSS.

This feature is useful when used in conjunction with our [Themes](/configuring-pulse-insights-console/editor/formatting/themes.md) feature. You can apply small changes here without having to create and manage a whole new theme. This is useful for scenarios where you're using a theme, but need to adjust just a few parameters to make the survey look right for this context (e.g. you need to remove a close button for a theme that usually includes one).

Simply click "Edit CSS" in the Survey-level Advanced Formatting section of the right side panel Formatting tab to open the editor. Then, enter your custom CSS and hit "Save".&#x20;

<figure><img src="/files/VmtoAEEbYlZg2b4Eb1gu" alt=""><figcaption></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://docs.pulseinsights.com/configuring-pulse-insights-console/editor/formatting/custom-css-survey-level.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.
