React Bootstrap Outlined Tooltip Style/CSS
CP
Posted on May 31, 2020
Default Bootstrap Tooltip
The default Bootstrap tooltip could use some styling help.
Outlined Tooltip
Let's change it to outlined with drop-shadow and proper spacing!
Implementation details
This is implemented with reactstrap
and styled-components
. You can see the CSS in each styled component file in /styles/Tooltip*.js
. It should be fairly easy to customize with your own design, too.
💖 💪 🙅 🚩
CP
Posted on May 31, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.