kazzkiq / balloon.css

Simple tooltips made of pure CSS
https://kazzkiq.github.io/balloon.css/
MIT License
5.03k stars 448 forks source link

Center text #181

Open Parjak39 opened 11 months ago

Parjak39 commented 11 months ago

Is there a data attribute that allows you to center text within the balloon?

uttampun44 commented 10 months ago

Can you provide me with a screenshot or video? It will be easy for me to fix the issue.

Parjak39 commented 10 months ago

Can you provide me with a screenshot or video? It will be easy for me to fix the issue.

I mean is there an attribute I can add to an html element that will center the text within the tooltip.

Currently, I have to wrap it in a div and center the text through there