Interactions stopped working when trigger was relocated into a new div

So I created those buttons that trigger interactions to open gallery images. They worked fine.
But whenever I place them in a div to arrange them in a grid for responsiveness and so on.
The interactions just stop working.

Any thoughts ?

in the example below
Poster is inside a div : interaction not functional
all others are loose : interactions work


Hey @Madina, you need to make sure the structures are the same.

As you can see below your Poster div block for folder 2 is not on the same branch with the other one.
Screen Shot 2020-05-03 at 23.37.46

If you insist to keep the structure here is what you can change. For the Opacity animation change the dropdown below Class to All elements with this class Specifically for Posters only
Screen Shot 2020-05-03 at 23.36.52

1 Like