How can one accomplish the hover effect that shows extra details such as the service divs on this page?
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.
- 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
1 Like
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.