Aligment of bullet list in Rich Text Block

I’m not sure what you are using to create the bullet you have. If you have managed to paste a character for it then idk how to accomplish what you want. If you’re using the Rich Text image Decorator like the one described in the latter half of this tutorial,

then what you can do is create a version of the bullet in the RichTextImageRow Data Table that is exactly the same except you set the “Draw As” parameter to “None”. Then you can place that bullet at the beginning of the lines without an actual bullet. This will create an invisible bullet at those location so you have a space of the same size in those locations.
This does mean you’ll have to specifically define where your lines wrap in the text box, unfortunately

1 Like