Site logo

Archived topic

Add bottom border after each entry on blog page

3 replies · Started by Tim on January 4, 2017

Viewing posts 1–4 of 4

Hi there,

You could try this:

.blog .inside-article,
.archive .inside-article {
    border-bottom: 2px solid #DDDDDD;
}

Thanks Tom, that worked

Is there a CSS map?

There isn't - any examples of ones you find useful?

This archived topic is closed to new replies.