Interaction Doesn't Work

Hi @cammywlin,
You have display none applied to text hover and text copied on interaction Do not show up (initial appearance), so you have to apply display block to these classes on interaction Hover and click email.

One last step, add opacity 0 to interaction Do not show up on initial appearance

It should be working now.

email_interaction