How can one accomplish the hover effect that shows extra details such as the service divs on this page?
Div Hover Content Effect
sabanna
#2
Hi, @aegnorkeil.
You can create interaction with Hover trigger for the element (div) which will contain this additional information (paragraph).
Interaction would have 2 triggers inside.
1) Hover trigger - hide all paragraphs (add class here).
2)Hover trigger - how paragraph (add class here) but interaction is limited to only nested elements.
Cheers,
Anna
system
closed
#3
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.