scrolling horizontally from right to left
Hello,
I'm trying to scroll through a row of buttons, I followed Danielle's solution here to do it. However, I want the scrolling to start from right to left instead of left to right. So I want the buttons on the most right to appear first and while scrolling I can show the most left buttons. I hope it's clear, if not see the video attached.
thank u.
Files:
Screen Recordin...
Unfortunately it is not possible to start scrolling from the right by default. However, as a workaround, you can create an "On Page Load" + "Scroll To" event that scrolls to the text on the right.
Unfortunately it is not possible to start scrolling from the right by default. However, as a workaround, you can create an "On Page Load" + "Scroll To" event that scrolls to the text on the right.
Replies have been locked on this page!