WordPress Readability Articles

How to Create Spaced Lists in WordPress Posts

Say you have a list like this:

Item A
Item B
Item C

…And you want it to look like this:

Item A

Item B

Item C

When you have lists that contain a lot of text, spacing out the items can improve readability. Read more »