On hover how do i effect other elements?

Hi @ManBadger,

That’s easy enough.

You set a hover interaction on a button, and it triggers another class to change that other elements background.

Here’s how I solved it:

Hope that helps!