> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/motors-skins/theme-options/header/logo-and-title.md).

# Logo & Title

{% hint style="success" %}
The tab is available and the same for all [Header Layouts](/motors-car-dealer-classifieds-and-listing/motors-skins/theme-options/header/main.md#header-layout) **except Header Footer Elementor.**
{% endhint %}

Under this tab, the site's **Logo** and **Title** sections in the header can be modified accordingly.&#x20;

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

## Logo

Manage the logo display and the typography settings for the site title.

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

Here are the available settings:

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

* **Logo** – Upload your logo image or provide an image URL to be used as the site logo.
* **Logo Max Width (px)** – Set the maximum width of the logo in pixels; the height will adjust proportionately to maintain aspect ratio.

## Site Title Typography

Under this section, you can customize typography settings for the site title **if there is no** [**logo** ](#logo)**uploaded.**

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

Here are the available settings:

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

* **Font Family** – Select the main font family for the site title.
* **Backup Font Family** – Choose a backup font family in case the main font fails to load.
* **Font Weight & Style** – Set the font weight and style (e.g., Regular 400).
* **Font Subsets** – Select font subsets (e.g., Latin) to support different character sets.
* **Text Align** – Choose the alignment of the text (Left, Center, Right).
* **Font Size** – Set the size of the site title text in pixels.
* **Line Height** – Define the line height for the text in pixels.
* **Word Spacing** – Adjust the spacing between words in pixels.
* **Letter Spacing** – Adjust the spacing between letters in pixels.
* **Font Color** – Select the color of the site title text.
* **Text Transform** – Set the text transformation (e.g., Capitalize, Uppercase, Lowercase).

### Changing Site Title

The website's title and icon can also be changed from WordPress settings.&#x20;

{% stepper %}
{% step %}
To do it, follow **WP Dashboard > Settings > General > Site Title:**

<figure><img src="/files/0NocnH3ljGNY0urrQjic" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Then scroll down and **Save** the changes:

<figure><img src="/files/cOqG0J6BmygEvbUbwYE6" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/motors-skins/theme-options/header/logo-and-title.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
