Image Zoom

1 min read

Updated June 10, 2026

Image Zoom lets visitors take a closer look at a gallery image without opening the Lightbox. When enabled, hovering or clicking an item magnifies it — either inside the item itself or in a lightweight popover above the page — so people can study detail in the grid. This is useful for detailed work like product shots, artwork, or anything where the close-up matters.

Location Gallery Settings Interactions Image Zoom


Enabling Zoom #

Enable Zoom

SettingEnable Zoom
OptionsOn Off
DefaultOff

Switch this on to let visitors zoom into images on hover or click. The remaining zoom settings appear once it is enabled.

Image Zoom magnifies images in the grid. It is separate from Lightbox Zoom, which controls zooming inside an opened Lightbox — see the Lightbox Zoom article for that.


Zoom Style #

Zoom Style

SettingZoom Style
OptionsInline Popover
DefaultInline
Visible whenEnable Zoom is on

Inline — the image magnifies within its own tile in the grid. The surrounding layout stays put.

Popover — a lightweight overlay opens above the page showing the enlarged image, with the rest of the page dimmed behind it.


Zoom Mode #

Zoom Mode

SettingZoom Mode
OptionsHover Click
DefaultHover
Visible whenEnable Zoom is on and Zoom Style is set to Popover

How the popover zoom is triggered. Hover opens it when the visitor moves their pointer over the image; Click opens it on click instead.

In Click mode, opening the popover takes the place of the Gallery’s normal item-click behaviour for that image.

Hover Delay

SettingHover Delay
Default300ms
Range0–2000
Unitsms
Visible whenEnable Zoom is on, Zoom Style is Popover, and Zoom Mode is Hover

How long the visitor’s pointer must rest on an image before the popover opens. A short delay prevents the popover from flickering open as the pointer passes across the grid.


Popover Appearance #

When Zoom Style is set to Popover, a group of appearance settings controls how the overlay looks.

Background Color

SettingBackground Color
Defaultrgba(0, 0, 0, 0.2)
Visible whenZoom Style is set to Popover

The colour of the dimmed backdrop behind the enlarged image. The default is a light translucent black.

Background Blur Intensity

SettingBackground Blur Intensity
OptionsLight Strong None
DefaultLight
Visible whenZoom Style is set to Popover

How much the page behind the popover is blurred. Light softens it gently, Strong blurs it heavily, and None leaves it sharp.

Padding

SettingPadding
Default24px
Range0–80
Unitspx
Visible whenZoom Style is set to Popover

The breathing room between the enlarged image and the edges of the viewport.

Show Close Button

SettingShow Close Button
OptionsOn Off
DefaultOn
Visible whenZoom Style is set to Popover

Shows a close button on the popover so visitors have an obvious way to dismiss it.

Click Outside to Close

SettingClick Outside to Close
OptionsOn Off
DefaultOn
Visible whenZoom Style is set to Popover

Lets visitors close the popover by clicking the dimmed area around the image, as well as with the close button.

Was this article helpful?