> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Branding

> Customize published pages with your logo and brand elements to create a professional, cohesive experience.

Make your published Craft documents reflect your brand identity. Add custom logos and control how your brand appears to readers across all your published content.

<Info title="Subscription Requirement">
  Custom branding features are available on **Plus, Family, Team, and Business** plans.
</Info>

## Logo Customization

Every published Craft document can display a custom logo in the top-right corner, helping readers instantly recognize your brand.

<img src="https://mintcdn.com/craft-support/crCjmeXe7Wo0HfP_/images/share-and-publish/publish/branding/en/content/publishing-logo-corner.png?fit=max&auto=format&n=crCjmeXe7Wo0HfP_&q=85&s=5bf8d5727a791497b6f0f8f94efa9080" alt="Published page with custom logo in corner" width="773" height="204" data-path="images/share-and-publish/publish/branding/en/content/publishing-logo-corner.png" />

### Adding Your Logo

Configure your logo once and it automatically appears on all published documents within your team.

<Steps>
  <Step>
    Navigate to your Team Settings in the Web app
  </Step>

  <Step>
    Go to **Published Content Settings**
  </Step>

  <Step>
    Enable the **Custom Logo** option
  </Step>

  <Step>
    Upload your logo image file
  </Step>

  <Step>
    Optionally, set a URL for the logo to link to (e.g., your website)
  </Step>
</Steps>

<img src="https://mintcdn.com/craft-support/crCjmeXe7Wo0HfP_/images/share-and-publish/publish/branding/en/content/publishing-logo-enable.png?fit=max&auto=format&n=crCjmeXe7Wo0HfP_&q=85&s=881dc0e6289ef3ea462c44eabfddb25d" alt="Team settings showing logo enable option" width="1440" height="882" data-path="images/share-and-publish/publish/branding/en/content/publishing-logo-enable.png" />

<img src="https://mintcdn.com/craft-support/crCjmeXe7Wo0HfP_/images/share-and-publish/publish/branding/en/content/publishing-logo-upload.png?fit=max&auto=format&n=crCjmeXe7Wo0HfP_&q=85&s=b25eb908ea5d94f3359938824ff60d75" alt="Logo upload interface in settings" width="1440" height="893" data-path="images/share-and-publish/publish/branding/en/content/publishing-logo-upload.png" />

Once enabled, every document you publish will automatically feature your uploaded logo. Readers can click the logo to visit the URL you've set (if configured).

### Logo Best Practices

For the best appearance across all devices:

* **Format** - PNG or SVG recommended for transparent backgrounds
* **Size** - 200x200 pixels minimum, up to 1000x1000 pixels
* **Aspect ratio** - Square or horizontal logos work best
* **File size** - Keep under 500KB for fast loading

## Combined Branding Features

Custom branding works together with other publishing features to create a complete brand experience:

**Custom Domains** - Use your own domain (e.g., `blog.yourcompany.com`) instead of `craft.me`

**Custom Logo** - Display your brand logo on all published pages

**Consistent URLs** - Personalize URL paths to match your content structure

Together, these features let you publish professional content that looks and feels like a seamless part of your brand, while leveraging Craft's powerful document features behind the scenes.

***

<CardGroup cols={2}>
  <Card title="Custom Domains" href="/en/share-and-publish/publish/domains">
    Connect your own domain to published content
  </Card>

  <Card title="Publishing Documents" href="/en/share-and-publish/publish">
    Learn how to publish documents to the web
  </Card>
</CardGroup>
