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

# Branding

> HeadKit provides an easy option to customise the HeadKit Storefront directly through the app. Add your logo, colours and domain and your live with a clean and customised store.

export const feature_0 = "Custom Domain"

export const level_0 = "Starter"

<img className="block dark:hidden" src="https://mintcdn.com/headkit/AdOGoeanXouZxizP/images/HeadKit_Docs_Branding-Light.svg?fit=max&auto=format&n=AdOGoeanXouZxizP&q=85&s=ba4733636176824aeb23397dd5a6ec95" alt="HeadKit Commerce Cloud Customisation Branding" title="Customisation | Branding" width="1184" height="320" data-path="images/HeadKit_Docs_Branding-Light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/headkit/AdOGoeanXouZxizP/images/HeadKit_Docs_Branding-Dark.svg?fit=max&auto=format&n=AdOGoeanXouZxizP&q=85&s=104b06c2d40fda6f6382a99571b60615" alt="HeadKit Commerce Cloud Customisation Branding" title="Customisation | Branding" width="1184" height="320" data-path="images/HeadKit_Docs_Branding-Dark.svg" />

## Store Logo

Upload a logo to show on your store navigation. The upload supports .svg and .png. We recommend svg for best results.

## Store Icon

Upload your icon and we will convert for favicon, webclip and Apple touch. Supports .svg and .png.

## Brand Colours

Set your primary brand colour using the picker or HEX code. This colour will feature through buttons and links throughout the store UI.

## Custom Domain

<Card icon="credit-card" iconType="solid" horizontal="yes">
  {feature_0} is available on {level_0} level plans and above.
</Card>

When you're ready to go live, add a custom domain. Once you enter your domain name and choose 'Add Domain', you will be prompted through steps to verify your domain and add DNS records to point your domain to HeadKit. Once these steps have been completed and verified, the domain will show as Active and your store will show live at your custom domain name.

## Further Customisation

It's possible to customise your entire UI to make it your own. Any customisations that you do to your HeadKit Storefront codebase will override these settings.

To customise your storefront further, edit your codebase using your favourite editor.
