# Breadcrumb Image

<figure><img src="/files/QAoazT1LLMmRu6QeDbrw" alt=""><figcaption><p>Background image of the breadcrumb section</p></figcaption></figure>

### Edit the breadcrumb's background image

* You should go to Admin > system > site template styles > Edit your style > Layout.
* Edit the breadcrumb section > Design settings tab > Upload or edit the background image.
* Scroll down and you'll see the background color, edit the background color (overlay color) there.

<figure><img src="/files/6TW6LveD2QfJl8uok0kb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you wish to have different breadcrumb images for different pages, you're supposed to duplicate a template style to many, edit the breadcrumb images and assign them to corresponding pages.&#x20;
{% endhint %}


---

# 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.jollyany.co/templates/autobike/breadcrumb-image.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.
