Hover Button Text Justification
Autor: Adrian B.
Besucht 611,
Followers 1,
Geteilt 0
Add the ability to justify the hover button text...... its centered by default - allow left or right as well
Gepostet am
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.