> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sendway.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Branding

> Match the popup to your store — colors, rounding, font, logo, and the Sendway badge.

<Tip>**Plan:** Starter or Pro. The Free plan uses default branding and keeps the "Powered by Sendway" badge.</Tip>

Open **Checkout settings → Branding**. A live preview of the popup updates next to the controls as you change them.

## Colors and text

<Columns cols={2}>
  <Card title="Primary color" icon="palette">
    The color used for the main button and selected states. Pick a HEX value.
  </Card>

  <Card title="Text color on the primary color" icon="font">
    The text color rendered on top of your primary color — keep the contrast high so the button stays readable.
  </Card>

  <Card title="Corner rounding" icon="square">
    Three levels — square, subtle, or rounded — applied across the popup's buttons and cards.
  </Card>

  <Card title="Use my store's font" icon="a">
    Render the popup in the same font your theme uses instead of the Sendway default.
  </Card>
</Columns>

## Popup behavior

<Columns cols={2}>
  <Card title="Hide &#x22;Powered by Sendway&#x22;" icon="eye-slash">
    Remove the small Sendway badge pinned at the bottom of the popup.
  </Card>

  <Card title="Logo in the popup" icon="image">
    Show your shop logo in the popup header. Sendway uses your Shopify brand assets automatically.
  </Card>
</Columns>

<Note>
  Looking for the **button wording**? The popup CTA text moved to **Checkout settings → Mode** ("Popup button text"). The **customer note**, **discount field**, and **email field** toggles live on **Checkout settings → Fields**.
</Note>

## Tips on choosing a primary color

<AccordionGroup>
  <Accordion title="Match your store's brand color">
    The popup should feel like the rest of your storefront. If your "Add to cart" buttons are dark green, your Sendway button should be too.
  </Accordion>

  <Accordion title="Check the text contrast">
    You control both the button color and the text color on it. Aim for at least a 4.5:1 contrast ratio so the button is readable on every screen.
  </Accordion>

  <Accordion title="Test on mobile">
    Most buyers see the popup on a phone. Open it on your phone after every branding change.
  </Accordion>
</AccordionGroup>

<Note>
  Branding changes save instantly and reach the popup within seconds — no theme redeploy needed.
</Note>
