I am trying to decide on tooltip or popover .. or use both based on need. Here is the issue.
I have a bootstrap top stationary navbar on my site. The site is white a
You can use this CSS to overwrite default setting
.tooltip.show { opacity: 1 !important; }