# Custom Portfolio Options

#### **General Options**

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

**Background**

Control the breadcrumb display for this portfolio item.

* **Background** – Customize breadcrumb section background:
  * **Upload** – Add a background image.
  * **Repeat** – Set repeat options (*repeat, no-repeat, repeat-x, repeat-y*).
  * **Position** – Image alignment (*left top, center center, right bottom*).
  * **Scroll** – Choose if background scrolls with the page (*scroll*) or stays fixed.
  * **Size** – Control scaling (*auto, cover, contain*).
  * **Select Color** – Apply a solid background color.

#### **Portfolio Layout**

* Defines how the portfolio item will be displayed.
* **Note:** Except **Custom Layout**, other layout options may not be compatible with all themes.

#### **Masonry Size**

* Determines the size of the portfolio item in a **masonry grid**.
* 🛈 Works **only** with the **portfolio infinite shortcode**.

#### **Layout**

Choose the page layout for this portfolio item:

* **Content Full Width** – Expands content across the full page width.
* **With Left Sidebar** – Displays content with a left sidebar.
* **With Right Sidebar** – Displays content with a right sidebar.

### **Gallery Options**

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

#### **Gallery Images**

* Allows you to create an image gallery for the portfolio item.
* You can add multiple images to showcase your project in detail.
* **Add Images**\
  Click this button to upload or select images from the media library and attach them to the gallery.

The added gallery images will be displayed based on your theme’s portfolio/gallery layout settings.

###


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/portfolio/custom-portfolio-options.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.
