Site logo

Archived topic

I would love to add a separator between posts on Blog Archive

5 replies · Started by Alicia on June 21, 2020

Viewing posts 1–6 of 6

Is there a filter for that?

Hi there,

Try this CSS:

.blog .post, .archive .post {
    border-bottom: 1px solid #000;
}

Thanks again!

That worked!

You guys are great!

No problem :)

This archived topic is closed to new replies.