Make Tooltips Responsive
The classic tooltip is activated once the user hovers over the element...
On desktop, this works perfectly!
However mobile devices don't support the hover effect
To deal with this, add a clickable help icon next to your button. When the mobile user taps on the icon, show the complementary tooltip text.