Hello Webflow
Is it possible to have slides from right to left?
(have the arrows hidden at each end, and not infinitly repeat slides)
Hello Webflow
Is it possible to have slides from right to left?
(have the arrows hidden at each end, and not infinitly repeat slides)
Hello @avivtech
For this one you’re going to need some custom code
https://www.tutorialrepublic.com/faq/how-to-create-jquery-slide-left-and-right-toggle-effect.php
This article can help to understand how to add custom code into Webflow site:
EDIT (Post-Localization Update) 25.03.2024: In case anyone is curious -
I wrote a Javascript that makes the Webflow Slider RTL-friendly.:
https://cdn.jsdelivr.net/gh/derokki/rtlflow2.0-attributes@main/rf-rtl-wslider.js
You wanna set a Custom Attribute “dir=ltr” on the Slider Mask. On the Main Slider Component, you add “rf-reverse-wslider”=“slider-auto”.
The Attribute Solution is part of our RTL CSS system called RTLflow 2.0:
I have a tutorial video planned on the topic soon. You’ll be able to find it in this RTL Webflow Dev Free Course Playlist: