# Breadcrumbs

## Open Breadcrumbs settings.

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

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

## Collection page

Configure the breadcrumbs on the collection page.

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

![](/files/-MHCEobsYTGV5GcTl5yS)

* **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

Configure the breadcrumbs on the blog page.

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


---

# 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://vodoma-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.
