Site logo

Archived topic

spacing in list bullets

3 replies · Started by Sourabh on February 17, 2021

Viewing posts 1–4 of 4

HI,

Using a list block while writing a post however want to give a small space between each paragraph when it ends, so how to do that ???

Snapshot attached for your reference.

Hi there,

try:

.entry-content ul li {
   margin-bottom: 0.5em;
}

Okay, Thanks David.

You're welcome

This archived topic is closed to new replies.