Bullet list
Autore: Grazvydas S.
Visite 1175,
Followers 1,
Condiviso 0
It would be nice to extend bullet list (on text object) with more options (to change form, color)
Like in picture attached
At the moment there is no options at all..
Postato il
Yes...that's on the wishlist for some years now.
But a moderator posted a workaround some time ago :
In the text object enable HTML (button on top), see this example as code to enter :
<ul>
<li style="color: black;"><span style="color: green;">one example</span></li>
<li style="color: red;"><span style="color: orange;">second one</span></li>
<li style="color: blue;"><span style="color: black;">and so on .... </span></li>
</ul>
Autore
Theo
Its too difficult, and take lot of time, futher more its only color changing not bullet form.