# Style

Match the look and feel of the popup with your storefront design. No coding required.

From buttons to colors, these settings let you control the visual experience and make the popup feel fully integrated with your brand.

## **Button and selector style**

Choose between **rounded** or **squared** corners to better match your store’s design aesthetic.

<figure><img src="/files/oEStQbmyct38Xfl1uIoA" alt="" width="375"><figcaption></figcaption></figure>

## **Selector type**

Decide how visible you want the selector to be: pick between **outlined**, **underlined**, or a minimal look with **no lines**.

<figure><img src="/files/WPnHjurg9B9oCxm60Tzv" alt="" width="375"><figcaption></figcaption></figure>

## **Button alignment**

Position your action button wherever it works best: **left**, **center**, **right**, or stretch it to be **full-width**.

<figure><img src="/files/R58UxOXf8dAYnrVRzY91" alt="" width="375"><figcaption></figcaption></figure>

## **Font size**

Fine-tune the popup’s appearance by setting the **title and body text sizes** in pixels. Simple and precise.

<figure><img src="/files/kWZ5Z4H0DzREq4A1xY34" alt="" width="375"><figcaption></figcaption></figure>

## **Blurred background**

Hide product prices and content until the customer selects their shopping experience. This feature is ideal if your store has region-specific pricing, as it prevents price confusion and keeps your presentation consistent across markets.

A smart way to keep sensitive info hidden until customers land in the right version of your store.

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

## **Colors**

Make the popup feel native to your storefront by **customizing its colors** to match your brand identity.

<figure><img src="/files/iNbHObz3UEm8t0YcABba" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Accessibility tip**: when setting modal colors, especially the button, make sure it’s easy to see for everyone. The button color should contrast at least **3:1** with the modal background (WCAG 2.2 – 1.4.11 Non-text Contrast, Level AA), and the button text should contrast at least **4.5:1** with the button color (WCAG 2.2 – 1.4.3 Contrast (Minimum), Level AA).
{% 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://help.orbe.app/geolocation-popup/getting-started/customize/style.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.
