Set these on the main .logo-carousel-css section element via the Etch Attributes Bar (Cmd+K) or HTML Panel.
Controls animation duration.
slow — 60 seconds per cyclenormal — 30 seconds per cycle (default)fast — 15 seconds per cycleControls scroll direction.
ltr — Scrolls left (default)rtl — Scrolls right<section class="logo-carousel-css" data-speed="fast" data-direction="rtl">