# Lightbox

Kalium has a built-in lightbox, which enhances the visual experience by allowing contents of all types to be displayed in an overlay on several sections, including the Blog, Portfolio, and WooCommerce product page. It is fast and responsive, allowing a smooth experience while viewing images or videos.

To edit lightbox options go to **Appearance** -> **Customize** -> **General** -> **Lightbox**

Settings that lightbox supports are:

* **Color Scheme** - There are two types of lightbox themes: **Dark** and **Light**.
* **Captions** - When available, captions will show below the image.
* **Fullscreen Toggle** - Will add a button in the toolbar to view content in fullscreen.
* **Download** - Will add a button in the toolbar to download the current viewing image.
* **Counter** - Shown in the upper left part of the image, the current viewing image (pagination).
* **Hide Controls Delay** - Timeout in seconds after which to activate idle mode.
* **Thumbnails** - Shows thumbnails bar below the current viewing media (image or video).
* **Collapsed** - Whether to initially display thumbnails bar or just show a button to expand them.
* **Autoplay** - Auto change the slides.
* **Interval** - The delay in seconds to switch to the next slide.
* **Zoom** - Shows a zoom icon in the toolbar.
* **Max. Scale** - The maximum scale user can zoom the image.
* **Main Size** - Image size for the main image.
* **Thumbnail** - Image size for the thumbnails.

<figure><img src="https://2905187046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1O25QgF7NUwiK2Ek4ro8%2Fuploads%2FtMCgMUa9KNxSs1TvAqUA%2FLightbox%20Settings.jpg?alt=media&#x26;token=49832247-9784-476c-bee8-a9f90adee2e1" alt="" width="343"><figcaption><p>Global lightbox settings</p></figcaption></figure>


---

# 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/other/lightbox.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.
