Archived topic
How to adjust the spacing of bullet spacing?
3 replies · Started by Maggie on July 23, 2021
Viewing posts 1–4 of 4
Hi,
I would like to ajust the bullet spacing on my theme, please see the illustration imag 
Thanks.
Hi there,
try adding this CSS:
.entry-content ul li {
margin-bottom: 2em;
}
This CSS works, thanks David.
Glad to hear that
This archived topic is closed to new replies.