> For the complete documentation index, see [llms.txt](https://beloria-docs.boostheme.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beloria-docs.boostheme.com/theme-settings/breadcrumbs.md).

# Breadcrumbs

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click **Breadcrumbs.**

## Background <a href="#background" id="background"></a>

Use the color picker to pick a background color for the breadcrumbs block.

## Collection page <a href="#collection-page" id="collection-page"></a>

Configure the breadcrumbs on the collection page.

* **Slogan:** add the slogan text that is shown below the collection title.

![](https://gblobscdn.gitbook.com/assets%2F-MFddYUXQFaTvE_hvQho%2F-MHCAGVFzIP0X45hNYvp%2F-MHCEobsYTGV5GcTl5yS%2Ftheme-settings-breadcrumbs-collection-page.jpeg?alt=media\&token=a05b83e6-445f-402a-85bf-ff47b5916f4c)

* **Background image:**
  * **Enable:** turn on/off the background image.
  * **Pick or upload an image:** configure the image to display it as a background image.
* **Text color:** pick a color for texts in the breadcrumbs block.

## Blog page <a href="#blog-page" id="blog-page"></a>

Configure the breadcrumbs on the blog page.

* **Slogan:** add the slogan text that is shown below the blog title.


---

# 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:

```
GET https://beloria-docs.boostheme.com/theme-settings/breadcrumbs.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.
