Controlling the color and opacity of ToolTips using Sass variables

In this recipe, we will change the ToolTip component so that it has a different color, as well as a different opacity, from what we have in the default options.

To see the final result, open the chapter4/complete code's app folder, and run the git bash on it. Follow it up with the harp server command, and navigate to localhost:9000 in your browser to see the result we will achieve in this recipe.

Upon opening the web page as explained in the previous paragraph, you should see four buttons. Hovering over each of the buttons will trigger ToolTips in four different directions.

Get Bootstrap 4 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.