Captions

4 min read

Updated May 24, 2026

Captions let you display a title and description directly on each Gallery item — overlaid on the thumbnail or positioned above or below it. Every aspect of the caption is configurable per Gallery: where it sits, how it’s aligned, what text it draws from, and how each line of text looks.

Location Gallery Settings Captions


Caption Type #

SettingCaption Type
OptionsDefault Custom (Pro Starter)
DefaultDefault

Default uses the standard title and description fields configured in the sections below. Custom (Pro Starter) lets you write HTML templates with dynamic placeholders and integrations with ACF and Pods — see the Custom Captions article for details.


Caption Placement #

SettingCaption Placement
OptionsOverlay Top Bottom
DefaultOverlay

Overlay renders the caption inside the thumbnail frame — typically used with a semi-transparent background applied via CSS. Top and Bottom place the caption outside the image, above or below it respectively. When either external placement is chosen, the Caption Distance from Media setting becomes available.


Caption Distance from Media #

SettingCaption Distance from Media
Default8px
Range0–16
Unitspx em rem
Visible whenCaption Placement is set to Top or Bottom

Controls the gap between the image and the caption block when using an external placement. Has no effect when Caption Placement is set to Overlay.


Caption Alignment #

SettingCaption Alignment
OptionsLeft Center Right Justify
DefaultLeft

Sets the horizontal text alignment for both the title and description lines within the caption block.


Item Title #

These settings control the title line of the caption.

Hide Title

SettingHide Title
Optionson off
Defaultoff

When on, the title line is removed from the caption entirely. All other title settings are hidden while this is enabled.

Title Source

SettingTitle Source
OptionsItem Title Item Caption Item Alt Item Description
DefaultItem Title
Visible whenHide Title is off

Determines which field from the item’s metadata is used as the caption title. Each option pulls from a different field set in the item editor:

  • Item Title — the item’s title field (defaults to the media file name if empty)
  • Item Caption — the item’s caption field
  • Item Alt — the item’s alt text field
  • Item Description — the item’s description field

Title Color

SettingTitle Color
Default#000000
Visible whenHide Title is off

Title Font Family

SettingTitle Font Family
DefaultDefault (inherits theme font)
Visible whenHide Title is off

Title Font Weight

SettingTitle Font Weight
DefaultDefault (inherits theme weight)
Visible whenHide Title is off

Title Font Size

SettingTitle Font Size
Default18px (desktop) / 16px (tablet) / 14px (mobile)
Range8–72 (desktop), 8–48 (tablet), 8–36 (mobile)
Unitspx em rem
Visible whenHide Title is off

Responsive — you can set different sizes for desktop, tablet, and mobile breakpoints independently.

Limit Title Length

SettingLimit Title Length
OptionsNo Yes — by character length Yes — by lines
DefaultNo
Visible whenHide Title is off

Truncates the title in thumbnails when it exceeds a set length. This setting only affects thumbnails — titles in the Lightbox info panel are not truncated.

When set to Yes — by character length:

SettingMax Title Characters
Default200
Range20–400
Visible whenLimit Title Length is Yes — by character length and Hide Title is off

When set to Yes — by lines:

SettingMax Title Lines
Default1
Range1–4
Visible whenLimit Title Length is Yes — by lines and Hide Title is off

Both Max Title Characters and Max Title Lines are responsive — you can set different values per breakpoint.


Item Description #

These settings control the description line of the caption, which appears below the title.

Hide Description

SettingHide Description
Optionson off
Defaultoff

When on, the description line is removed from the caption entirely. All other description settings are hidden while this is enabled.

Description Source

SettingDescription Source
OptionsItem Title Item Caption Item Alt Item Description
DefaultItem Caption
Visible whenHide Description is off

Determines which field is used as the caption description. The available sources are the same as for Title Source — you can mix and match, for example showing the item title as the title line and the item caption as the description line.

Description Color

SettingDescription Color
Default#aaaaaa
Visible whenHide Description is off

Description Font Size

SettingDescription Font Size
Default14px (desktop) / 12px (tablet) / 12px (mobile)
Range8–24
Unitspx em rem
Visible whenHide Description is off

Responsive — set different sizes per breakpoint.

Limit Description Length

SettingLimit Description Length
OptionsNo Yes — by character length Yes — by lines
DefaultNo
Visible whenHide Description is off

Truncates the description in thumbnails. As with the title, this does not affect how the description appears in the Lightbox.

When set to Yes — by character length:

SettingMax Description Characters
Default200
Range20–400
Visible whenLimit Description Length is Yes — by character length and Hide Description is off

When set to Yes — by lines:

SettingMax Description Lines
Default2
Range1–4
Visible whenLimit Description Length is Yes — by lines and Hide Description is off

Both Max Description Characters and Max Description Lines are responsive.

Was this article helpful?