All Patterns

Logo Carousel

Configurable Settings

Edit via Cmd+K (Attributes Bar) on the Logo Carousel section element.

Attribute Default Options Description
data-speed 30000 Any ms value Animation duration (30000 = 30 seconds per loop)
data-direction ltr ltr, rtl Scroll direction
data-fade true true, false Edge fade effect

Examples

  • Faster scroll: data-speed="15000"
  • Right-to-left: data-direction="rtl"
  • No fade: data-fade="false"

Note: Animation is disabled in the editor. Users see horizontal scroll instead.