# Title Box

Pages Settings include all the options that regulate the appearance of the individual page globally.&#x20;

{% hint style="info" %}
These options will be enabled for the new pages and posts only. They cannot be applied to the posts and pages that have been published already.
{% endhint %}

![](/files/jp1AzJI0AXKNtMspUiLG)

All this setting can be re-configured for the single page/post separately under the **Page Setup** section of the backend-side of the page:

![](/files/fBsVJrOzL5zpvr0LHC4j)

{% content-ref url="/pages/EYH0aZqp0INOtDY1q1qy" %}
[Title Box Options](/consulting-theme-documentation/content/setting-up-content-pages-and-posts/title-box-options.md)
{% endcontent-ref %}

## **Title Box**

**Disable Title Box** option remove the title box section from the pages/posts.

![](/files/rUPxi5xVv1LujAts4KVw)

This is how the default title box section looks like when it is enabled or disabled:&#x20;

{% tabs %}
{% tab title="Title Box Enabled" %}

<figure><img src="/files/G8dBO692X34usiXWMUO6" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Title Box Disabled" %}

<figure><img src="/files/xxETOLNMs5csVkBz4Lsl" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Make the Title Box section background color transparent by enabling the **Transparent Title Box** option

![](/files/WllbFuZJEmwEB46wwseS)

{% tabs %}
{% tab title="Transparent Title Box enabled" %}

<figure><img src="/files/c85j25HBbUkJIhfhIQZ7" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Transparent Title Box disabled" %}

<figure><img src="/files/G8dBO692X34usiXWMUO6" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Background Image

Here you can set the background image for the title box section. Upload the wished background image or enter the image URL  on the  **Background Image field**, and set up its displaying options. &#x20;

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

{% hint style="success" %}
The Background image will overwrite the Background color and will be applied when the Transparent header is disabled.
{% endhint %}

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

Configure the page **Title Color** and **Title Line Color** on the appropriate fields.&#x20;

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

If you wish to remove the page title, turn on the **Disable Title** option.

{% tabs %}
{% tab title="Page Title enabled" %}

<figure><img src="/files/gmxbHzQIAmMEglItKSCk" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Page Title disabled" %}

<figure><img src="/files/AXfJjl1NuJAwPt1x2HVS" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## **Breadcrumbs**

Disable/enable the displaying of breadcrumbs navigation links on the page using the **Disable Breadcrumbs** option.&#x20;

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

{% hint style="info" %}
The Breadcrumbs will be displayed if the Breadcrumb NavXT plugin is installed. All the settings of breadcrumbs can be configured under the **Settings > Breadcrumb NavXT** section of the admin dashboard. A detailed guide about how to adjust the breadcrumbs, please read in the documentation of the plugin [here](https://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/).&#x20;
{% endhint %}

{% tabs %}
{% tab title="Breadcrumbs enabled" %}

<figure><img src="/files/wJr7DFn5kfmoG6YxYa6r" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Breadcrumbs disabled" %}

<figure><img src="/files/QRBhdaC6CZ6h1pK2vx3K" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.stylemixthemes.com/consulting-theme-documentation/theme-options/page-settings.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.
