Tippyjs: text-align in HTML templates

Created on 6 May 2017  路  3Comments  路  Source: atomiks/tippyjs

Hi, thank you for that plugin.

How I can use CSS text-align property in tooltip? When I try to use that code in my HTML template like

<p style="text-align: left">....</p>

Code was anyway centered?

Most helpful comment

Solved with .tippy-tooltip[data-template-id="myID"] CSS rule.

All 3 comments

Solved with .tippy-tooltip[data-template-id="myID"] CSS rule.

@skazhikadyadya nice one 馃槂 ty!

Hi

Is it working with latest versions ? I my case, that seems to doesn't work as expected :/

Thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

khanamiryan picture khanamiryan  路  5Comments

madjennsy picture madjennsy  路  4Comments

Neill83 picture Neill83  路  3Comments

patrickhlauke picture patrickhlauke  路  3Comments

kmanolis picture kmanolis  路  4Comments