I can’t find a way to target classes inside a single loop item using Bricks’s interactions. For example, if I click on a button to show another element. It will apply to all loop elements. Displaying the element on all the loop items (problem shown in the captures).
I would like to only target the current loop element.
Any idea on how to achieve this?
%root% doesn’t seem to work in the targeted class.
@weare I think the accordion wrapper has a align-items: stretch property. Therefore you are seeing this behavior. You will need to change flex properties for main accordion wrapper to move all accordion items at the top.
I guess there is option for it inside the builder.
If you didn’t get my point then please share your website link, and I will check that.