Bullet list
Autor: Grazvydas S.
Visitado 1176,
Followers 1,
Compartido 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..
Publicado en
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>
Autor
Theo
Its too difficult, and take lot of time, futher more its only color changing not bullet form.