# Fullscreen

Fullscreen item type offers an immersive viewing experience by allowing the gallery to occupy the entire viewport, creating a strong focus on the visual content. This layout is particularly effective for showcasing high-impact images or videos where every detail matters.

In this layout, the description can be set to be collapsed or expanded by default, or hidden entirely, depending on your preference. It’s fully responsive, ensuring that the same impactful experience is maintained across all devices, including mobile.

## Fullscreen Options

Here, you can adjust the visibility and display of the description and project information. Available options include:

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

### Content Box State

The content box has three states: *Collapsed*, *Expanded*, or *Hidden*. By default, the content box is Collapsed, but you can set it to *Expanded* using the Item **Description Visibility** option. To hide the content box entirely, enable the **Hide Project Description** option.

<div><figure><img src="/files/yu68a0HfIev2ephlS6LG" alt="" width="375"><figcaption><p>Collapsed content</p></figcaption></figure> <figure><img src="/files/AaKvpyF2xpzlbD3ogR4D" alt="" width="375"><figcaption><p>Expanded content</p></figcaption></figure> <figure><img src="/files/GKzTHbgxyU6lQHRaDGKg" alt="" width="375"><figcaption><p>Hidden content</p></figcaption></figure></div>

You can also customize the text for the expand handle in the **Show Project Info** text field.

## Project Gallery

You can customize your Project Gallery with several options, including:

* **Auto Play:** Set the number of seconds for automatic slide transitions. Leave empty to disable.

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

The Project Gallery supports images and videos only.

To add a gallery item, click **Add New** and select from the available media types (image or video).

Each gallery item type has its own set of options with inline explanations for their functionality and usage.


---

# 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.kaliumtheme.com/post-types/portfolio/creating-a-portfolio-item/fullscreen.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.
