Question:
If you click list at the bottom middle of https://www.sageeast.com/ after you scroll down a bit there is a scroll interaction with logos showing specific videos when scrolled to that particular section.
Product:
Wix Studio
What are you trying to achieve:
I’m not sure if Wix can achieve this but I would like to mimic. Logos being blurred when not in focus
What have you already tried:
I tried looking at the forum but couldn’t figure it out.
This is just my personal opinion, but it might be difficult to achieve this using only Wix’s native features. The site you’re trying to replicate likely uses GSAP’s ScrollTrigger. If you want to do the same thing in Wix, you may need to use GSAP as well, or implement similar functionality yourself and embed it within a custom element.
If you’re open to using GSAP, you could directly use ScrollTrigger. If you’d rather not, it might still be possible—with the help of AI—to implement something similar.
It’s also possible that this could be achieved using only Wix Studio’s built-in features, without custom elements—but to be honest, I haven’t tried that myself, so I can’t say for sure.
Lastly, and this might not be something to say on the Wix forum, but if you’re aiming to build a site like that, Webflow might be a better option. I’m not very familiar with Webflow myself, but I understand that GSAP is integrated into the platform, so creating GSAP-style animations there may be easier.