> For the complete documentation index, see [llms.txt](https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/theme-options/page-title-bar-and-breadcrumb.md).

# Page title bar & breadcrumb

## How to Customize Page Title Bar

&#x20;Go to **Theme Options > Title Bar & Breadcrumb**

Since it has different title bar styles, we made different settings for each style as below.

&#x20;In **General**, you can set global title bar style and edit heading.

![](/files/jhA95lvTWxFUaPeB1uGz)

In Standard 01 and Minimal 01, you can edit margin, breadcrumb padding, breadcrumb height, text align and other settings.&#x20;

![](/files/sB4RVlgvURlnYkvm0iqq)

## How to choose the default Page Title Bar <a href="#how-to-choose-the-default-page-title-bar" id="how-to-choose-the-default-page-title-bar"></a>

Go to **Appearance > Customize > Page title bar & breadcrumb** to change and view different title style. Here you can choose between many Page Title Style.

Hide:

![](/files/ybrwaIb1FMWrZUm4Fwok)

&#x20;Standard 01:

![](/files/xdXyDH9izrYZxtEcSZCU)

Standard 02:

![](/files/pUZT1MkfdMIsmG62DF0F)

Minimal 01:

![](/files/mQ6zyp7v7yHKYRXV9wNr)

You can set search heading text, home heading, archive category heading, etc.&#x20;

Find everything in this section and change title bar & breadcrumb&#x20;

![](/files/6I1dGjFtN9qPOHQal6Ti)


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/theme-options/page-title-bar-and-breadcrumb.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.
