HubSpot module documentation

Accessible Testimonial Carousel

A testimonial carousel that a keyboard and a screen reader can both drive. The arrows are real buttons, each slide announces its position, and autoplay stops the moment a visitor takes control.

Site pages, landing pages, blog Live example

Why this one rather than any carousel

A carousel is one of the easiest things to build badly. Moving content that cannot be paused, controls that are not reachable by keyboard, and slides that a screen reader reads all at once are the usual failures. This one is built against them.

The European Accessibility Act has applied since June 2025, so for many companies selling into the EU this is a compliance question rather than a preference.

Set up the content

FieldWhat it does
Accessible name for the carouselWhat a screen reader announces when it reaches the carousel. "Testimonials" or "What our customers say" is usually right.
TestimonialsA repeating group, at least one. Each entry has an Image, a Name, a Role and company, and the Quote.

Give every image real alt text describing what it shows. If a photo adds nothing beyond decoration, leave the image empty rather than adding a description of nothing; the slide renders without it.

Keep the quotes roughly the same length. A carousel reserves the height of its tallest slide, so one very long quote makes every slide that tall.

Playback

If you turn autoplay on, leave the play and pause control visible. Content that moves on its own for longer than five seconds has to be pausable to meet WCAG 2.2 at level A. That is the single rule most carousels on the web fail.

Style it

GroupControls
TextThe quote and the name. Inherits your theme's secondary colour until you change it.
BackgroundBehind each slide.
AccentThe highlight colour. Inherits your theme's primary colour.
CornerCorner radius on the slide.
ArrowsIcon and background of the previous and next controls. Check both against your slide background; a light arrow on a light slide is invisible, and it is the control someone needs most.
IndicatorsThe dot colour, and the colour of the dot for the slide you are on. Those two need to differ clearly, otherwise the indicator tells nobody anything.

Check it before you publish

  1. Press Tab until focus reaches the previous or next control. The outline should be obvious.
  2. Press Enter. The slide changes and focus stays where it is.
  3. If autoplay is on, confirm the pause control works and that pausing sticks.
  4. Shrink the window to phone width and check the controls are still reachable and large enough to tap.

Support

Email support@freelopers.com. We answer in English, Monday to Friday, 10:00 to 17:30 CET.

Please include the page URL, your browser and device, and the steps that reproduce the problem. Please do not send passwords or API keys.