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 |
data-speed="15000"data-direction="rtl"data-fade="false"Note: Animation is disabled in the editor. Users see horizontal scroll instead.