Hi everyone, i am working on my site and i wish to make this effect for my gallery:
I have seen the Infinite auto scroll video in the expert tip section ( this video ) and i just wonder if this effect can be applied in a hover interaction
Hi everyone, i am working on my site and i wish to make this effect for my gallery:
You should be able to use a hover interaction to show the text that is scrolling ; basically the text is 0% opacity on initial state and 100% opacity when hovered.
Only caveat I could see is if you are using a gallery, you wouldn’t be able to hover over each image and have the text display as the gallery is one large element. If you wanted to have a hover interaction over each gallery, you could connect a repeater to a dataset . Not sure what parts of the code would need to be configured to keep the scroll working but the Velo forum may be able to answer. The Facebook group has some Velo experts too .