Want to line up bullets but keep centered
JoeChasko
Member Posts: 22
These bullet points are centered on page, but I had to right pad with spaces to line them up, which doesn't quite work. How do I do this?
0
Best Answer
-
The way I would do this is to use 3 separate TEXT Widgets.
The top and bottom would be center-aligned.
The middle one would contain your bullet list, and it would be left aligned. However, you would reduce the width and center the widget itself on the page.3
Answers
-
That works, thanks!
1 -
@Bruce_McCaughan to the rescue! 🙌
3