# Appearance

***

### What is Appearance?

The appearance of the brand, determines the look and feel. You can set the logo's, colours and and access types.&#x20;

#### Logo's

Within HolidayHero you have 2 types of logo's. See the table below for their description and use:&#x20;

| Type          | Requirements       |                                                                      |
| ------------- | ------------------ | -------------------------------------------------------------------- |
| `Logo`        | min 400px widht    | Used within all email communication and as icon within the guest app |
| `Square Logo` | min 400px by 400px | Used for favicon's and bookmark icons                                |

**Background Image**

HolidayHero's Guest App is designed with a mobile-first approach, ensuring an optimal experience on smartphones. This means we prioritize displaying the guest app on mobile devices first, then adapt the experience for larger screens.

On devices with larger screens, such as tablets or desktops, the background surrounding the guest app is filled using a cover effect with the selected background image. This ensures a visually seamless experience across different screen sizes.

*(See the example below.)*

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

### Colors

Colors are essential to branding, and HolidayHero ensures your guest app reflects your unique identity. We’ve developed a proprietary system that intelligently adapts to your brand by simply setting a few key colors.

Throughout the documentation, you’ll find references to the Guest App, explaining where and how each color is applied.

Please note that any changes to your brand colors must be saved before they become visible in the Guest App.

For references see:&#x20;

* [Experiences > Guest App](/the-basics/experiences/guest-app.md)
* [Guidebooks > Guest App](/the-basics/guidebooks/guest-app.md)
* [Amenities > Guest App](/the-basics/amenities/guest-app.md)
* [Smart Devices > Guest App](/the-basics/smart-devices/guest-app.md)

### Email Branding

To make branding effortless for marketers, we ensure consistency across the entire guest experience. Once you set your colors, your branding is automatically applied to both the Guest App and all emails, keeping everything seamlessly aligned.

See the [touchpoints](broken://pages/DDNNWEB7uFPeUSm7uN4e) on how branding is used within emails.&#x20;

***

### Frequently Asked Questions

<details>

<summary>How can I customise the appearance of my Guest App to match my brand?</summary>

You can customize your logo, colors, and domain to create a seamless brand experience. This ensures that guests feel like they are interacting directly with your brand.

</details>

<details>

<summary>What colors can be customised in the Guest App, and where are they applied?</summary>

We’ve developed a unique system that makes customizing colors effortless. You can adjust the background, primary and secondary content, success and error messages, and card elements to match your brand seamlessly.

</details>

<details>

<summary>How do I update my brand colors, and when will the changes take effect?</summary>

You can update your brand colors by entering a HEX code or selecting a color from the picker. Once saved, the changes are instantly applied to both the Guest App and emails, ensuring a consistent brand experience.

</details>

<details>

<summary>Can I upload my own logo and background images for the Guest App?</summary>

Yes, absolutely! Your logo is a key part of your brand identity. You can update it in the **Appearance** section under **Brands** to ensure a consistent look across your Guest App.

</details>

<details>

<summary>What happens if my Guest App is viewed on a larger screen, such as a tablet or desktop?</summary>

Our Guest App is designed with a mobile-first approach, but it also adapts to larger screens. When viewed on wider displays, the background is automatically filled with either a solid color or your custom uploaded image, ensuring a seamless experience.

</details>

<details>

<summary>Will my branding changes affect existing guests who have already accessed the Guest App?</summary>

Yes, every time you update your branding settings, the changes are applied instantly. The Guest App will reflect the new look, and all emails will automatically update to match your brand.

</details>


---

# 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://support.holidayhero.com/the-basics/brands/appearance.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.
