# Branding

#### **Logo**

Upload a logo to represent your brand throughout the store. A `.webp` file with a transparent background is recommended.

#### **Shop name override**

Overrides the shop name throughout the theme so that you can have more control over how it is rendered. Leave blank to omit.

### Desktop

**Scale**

The logo size can be adjusted using the scale settings. Scale changes only apply if a logo image is uploaded.

**Vertical spacing**

This setting controls the vertical spacing around the logo. Set this value to control how much space appears between the logo and surrounding elements.

### Mobile

**Scale**

The logo size can be adjusted using the scale settings. Scale changes only apply if a logo image is uploaded.

**Vertical spacing**

This setting controls the vertical spacing around the logo. Set this value to control how much space appears between the logo and surrounding elements.

### **Favicon image**

The favicon is the small image displayed in the browser tab, typically in front of your website's title. You can upload a custom image for the favicon to help users easily identify your site in their browser.


---

# 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://gatame.gitbook.io/highstreet/theme-settings/branding.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.
