you can style it. take your pick: http://www.w3schools.com/Css/pr_list-style-type.asp
e.g. ul.circle {list-style-type:circle}
Can we have the bullets in a list be rounded?
They are rounded in the editor, but when published, they are square. I've changed fonts to see if that's the problem, but it only shows up as square bullets.
Also, I'm not sure if it's the div class or what, but I cannot get my list to be single spaced. I'd really like to have my list be single spaced and not double spaced.
I look forward to your suggestions.
Thank you.
you can style it. take your pick: http://www.w3schools.com/Css/pr_list-style-type.asp
e.g. ul.circle {list-style-type:circle}
Bookmarks