Hover Button Text Justification
Autor: Adrian B.
Visitado 612,
Seguidores 1,
Compartilhado 0
Add the ability to justify the hover button text...... its centered by default - allow left or right as well
Publicado em
Hello Adrian
You can use html-code in the hover text.
This makes it possible to style the text - and many other things. I think that this is better than some few pre-defined styling options.
Example
<p style="text-align:left;">Try this for left justification</p>
Just a tip : It also goes for the tooltip in the link settings. With this you have the possibility to do what the html offers.