Interactions for Tab Close does not work properly

Hi everyone,

I have generally had problems with interactions, even when I follow the tutorial to the T. For this particular problem, I have a tab triangle that I am trying to trigger to appear once the tab is clicked and disappear once user clicks on another tab. The problems is on the triangle does not disappear on Tab Close.

My interaction algorithm is as follow:

Initial Appearance:
Move image up 13 px, set opacity to 0%

Trigger = Tabs

Tab Open:
Move image to origin and set opacity to 100%

Tab Close:

Move image up 13 px, set opacity to 0%

Here’s link to the project:

http://mathx.webflow.io/try-mathx

Thanks in advance!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.