Slowly
The builderBlocks

Slider

A carousel of slides the visitor moves through one at a time.

The Slider block is a carousel, a row of slides the visitor moves through one at a time. It suits testimonials, featured items, and image sequences where you want the visitor to focus on one panel before moving to the next.

It comes as two blocks: the Slider is the carousel wrapper, and each Slide inside it is one panel you fill with any content. Set the navigation, the dots, and the timing on the slider, and build each slide like any other layout block.

Adding one

  1. Select the section or container to hold it.
  2. Open the inserter and search "slider".
  3. Pick the Slider block, then add Slide blocks inside it.

Settings

In the slider's own panel. Appearance lives in the shared design panel.

SettingWhat it doesReach for it when
DirectionHorizontal or vertical axis for slide movementVertical suits full-screen storytelling layouts
Slides per viewHow many slides are visible at once, per breakpointShowing partial next slides to hint there is more
Space betweenGap between slides in pixels, per breakpointGiving card-style slides room to breathe
LoopWraps the last slide back to the first seamlesslyAutoplay galleries and testimonials that run continuously
AutoplayAdvances slides automatically after a set durationImage galleries that move on their own
Autoplay durationTime in milliseconds between advances (default 3000)Slowing a busy slide or speeding a quick one
Pause on hoverStops autoplay while the pointer is over the sliderAny autoplay slider, gives visitors time to read
Transition durationLength of the slide animation in millisecondsMatching the pace to the surrounding design
Navigation arrowsShows previous and next arrow buttonsAny slider where you want explicit controls
DotsShows a dot indicator row below the slidesHelping visitors see how many slides there are
FadeCross-fades between slides instead of slidingSingle-slide-at-a-time displays, avoids lateral motion
DraggableLets visitors drag to advance slidesTouch-friendly carousels and image galleries
Free scrollRemoves the snap-to-slide constraint while draggingContinuous image strips, not panel-by-panel reading
Adaptive heightResizes the slider height to match the active slideSlides with varied content height
Grab cursorShows a grab cursor on hover to signal draggabilityWhen draggable is on and the interaction is not obvious

Styling

The slider uses the shared design panel for spacing, colour, borders, and effects. Arrow colour, background, and radius are in the slider's own panel alongside the controls above. Style the Slide blocks separately to control each panel's look. The states panel is where you set the arrow hover appearance.

Accessibility

Carousels move content, which creates two concerns. First, if autoplay is on, some visitors cannot read a slide before it advances; pause on hover helps, but a manual control is kinder. Second, rotating content can trigger vestibular discomfort: respect the visitor's prefers-reduced-motion preference by keeping transition durations short or offering a way to stop movement. Navigation arrows need accessible labels so keyboard and screen-reader users can move between slides without relying on the visual icon alone.

On this page