I have been looking for a way to increase the space between my tooltips and the triggering element in Bootstrap. Usually, the tooltip appears right next to the element, but I want to create more distance between them.
Is there a way to achieve this using CSS? And can it be applied to tooltips on all sides - right, left, top, and bottom?
I hope my question is clear enough.
This is how the tooltips currently appear in my app:
But I would like them to look like this with some added margin: