Add custom tooltips to any element in Webflow in seconds. Easily set the position, animation, interaction type (click or hover), timing, and more.
Enhance your website’s UX and provide users with valuable information through interactive and customizable tooltips. This guide will help you implement tooltips that offer additional context and guidance, improving user experience.
This Booster can be added directly into your Webflow projects with our free official Webflow App. You can install the official Boosters App. The Boosters app will add all the attributes and elements you need directly in your Webflow project.
Copy the script source listed below, and add it to the <head> tag of your custom code settings. If you aren't sure about custom code in Webflow, you can click here to learn more.
<!-- Flowbase Booster [Tooltips] -->
<script src="https://cdn.jsdelivr.net/npm/@flowbase-co/boosters-tooltip@1.1.0/dist/tooltip.min.js" type="text/javascript"</script>
For this Booster, attributes can be added to any element and triggered by hover, or click. Review the table below to see the available attributes so you can decide which ones are important for you. If you aren't sure how to add attributes in Webflow, you can learn more.
Add the following attributes to the 'Age Gate' element added above.
fb-tooltip
and Value: true
.fb-tooltip-animation
and Value: scale
.fb-tooltip-message
and Value: Your Message
. fb-tooltip-position
and Value: right
. fb-tooltip-show-delay
and Value: 100
.fb-tooltip-theme
and Value: light
.fb-tooltip-trigger
and Value: hover
.View the table below for additional values and customisation settings.
Once you've completed the steps above, including adding both the script and the necessary attributes, it's time to publish your page. Head over to your live staging domain to see the Booster in action. Test the tooltips feature to ensure everything is working smoothly.
Your support means the world to us! In just 10 seconds, you can make a big difference:
Thank you for being awesome! 🌟