# Custom code

Many brands enhance their geolocation popups by adding identifying elements like their logo.

If you have a paid Orbe plan, you can customize the Geolocation Modal CSS through the "Settings" menu. Our editor allows you to apply CSS for customizing the modal.

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

{% hint style="info" %}
Consider that the Custom CSS editor won't appear in your settings until you upgrade your plan.
{% endhint %}

## Do you not know CSS?

Our Help Center has a collection of CSS Snippets available exclusively for users of our paid plan. These snippets make it easy for you to customize your popup's appearance without any coding knowledge. With just a few clicks, you can effortlessly enhance your storefront and create a unique brand style.

By simply copying and pasting these pre-written snippets into the 'Custom CSS' section of our app's Advanced Settings, you can instantly transform the look and feel of your popup. It's that simple!

To explore and leverage these powerful CSS Snippets, visit our dedicated page in the Help Center. Unleash your creativity and make your popup truly stand out!

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><strong>Snippets</strong></p><p>See our Snippets</p></td><td></td><td></td><td><a href="/files/n0Kzy9MbneUQGE5v5t8L">/files/n0Kzy9MbneUQGE5v5t8L</a></td><td><a href="/pages/OUejfgXTW1RxTBjpkhBx">/pages/OUejfgXTW1RxTBjpkhBx</a></td></tr></tbody></table>


---

# 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://help.orbe.app/settings/custom-code.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.
