Site logo

Archived topic

Line divider for topics in the recent posts widget

5 replies · Started by Rika on August 27, 2021

Viewing posts 1–6 of 6

Hi Support,

What is the CSS for a simple line divider in the recent posts widget. I would like to add the divider after each post title.

Thanks,

Rika

Hi Leo,

I've linked the website.

Thanks

Rika

Try this:

.inside-right-sidebar .wp-block-latest-posts li {
    border-bottom: 1px solid #000;
}

Thank you Leo.

Works perfectly.

Rika

No problem :)

This archived topic is closed to new replies.