I’m new to Webflow and also web design, need some help and advice from you all.
I’m trying to create this text animation on my webflow page. How do I go about doing it? Has someone else already done it before that I can refer to in a webflow example?
You can do this by making a div wrapper around your text to overflow hidden. Then doing a loop interaction to move the text box inside the wrapper div.
I guess there are many ways to accomplish this. I didn’t give it much thought and just built it. here
The way I’ve built it, you would need copy and paste the contents and the interaction and tweak the up/down movements for other viewports. Or, if that is good enough for you, you can find a size that works on mobile devices and built it there first, so it will work everywhere.