How to Add a Tooltip in Webflow
Learn how to add tooltips in Webflow without a library, using only CSS and an HTML embed.
In this tutorial, Sandro, cofounder of the Gemeos Webflow agency, shows you how to add tooltips in Webflow without an external library, using only CSS.
Example
1. Create the HTML structure in an Embed
Add an Embed element to your page with the structure below. Change the tooltip text to fit your needs.
2. Add this CSS in an embed or in your global styles
3. Publish and test
The tooltip appears on hover with a smooth transition. Adjust the bottom: 125% value to place the tooltip below (top: 125%) or on the sides.
Conclusion
Tooltips improve understanding without cluttering the interface. Use cases:
- Explaining a technical term in a form
- Extra info about a price or feature
- Contextual help for icons without labels
Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.















