Hello! I’m trying to create a project filter by dimming projects that don’t belong to a specific type. For this purpose, I created an opacity animation effect for the projects triggered by hovering over each project type. Is there a way to keep this effect even after the cursor moves away from the project type?
I also tried to do this with a Click animation effect but it requires users to reclick the project type to remove the effect, which is not very intuitive.
Does anyone know how to address these issues? What’s the best way to create project type filters for a landing page?