Bullet list
Автор: Grazvydas S.
Просмотрено 1177,
Подписчики 1,
Размещенный 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..
Размещено
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>
Автор
Theo
Its too difficult, and take lot of time, futher more its only color changing not bullet form.