Hey everyone!
I’m currently trying to create a blur effect on a group to become slightly blurred while it hovered, and then return on normal when it’s not hovered anymore.
i’m using the new responsive engine, and i tried doing it with conditionals, but i don’t see the option to change appereance or apply a blur filter under conditionals.
Is there a native way to do this in bubble, or do i need to use custom CSS with an ID ettribute and an HTML element? Any advice or example would be really helpful!