Hello everyone so I am trying to do this animation Liquidity solutions for startup employees — Secfi in the section “Unlock the value of your equity” can anyone help or know a youtuber that has already done a video on this?
hi @Mabelle_D I have slightly changed my example I have posted here before to have infinite carousel vertical movement.
On their website they use CSS animation and use 13 copies of list to make it work. you can try their approach.
My implementation has bit different approach as I use simple JS to duplicate element.
feel free to customise it to your needs. Anyway, this can be at least your starting point to understand how infinite carousel works.
BTW there are many other responses and solutions on this forum so you may try to use search input field before posting request.
hi @Mabelle_D simplest solution is to open WF example I have posted, study and learn from it. Beside HTML structure check also custom CSS code (the file with ).