Are interactions broken atm?

Hi @masuda2017, well one thing I can see is that your interaction is set to affect only children of the trigger class and the element you are targeting in the interaction is not a child of the trigger class.

I would restructure that layout a bit and put the housing wrapper under the element having the interaction:

16%20AM

Does this help? You may have to restyle/rethink your structure to achieve what you want.

You can also place the housing wrapper under the same parent element as the c_housing_ArrowToggle class and then use the sibling option in the interaction.

1 Like