Logo

dev-resources.site

for different kinds of informations.

React Bootstrap Outlined Tooltip Style/CSS

Published at
5/31/2020
Categories
javascript
css
bootstrap
tooltip
Author
CP
Categories
4 categories in total
javascript
open
css
open
bootstrap
open
tooltip
open
React Bootstrap Outlined Tooltip Style/CSS

Default Bootstrap Tooltip

The default Bootstrap tooltip could use some styling help.
Alt Text

Outlined Tooltip

Let's change it to outlined with drop-shadow and proper spacing!
Alt Text

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.

Featured ones: