Archived topic
How to Create 'Recent Posts' Widget Like This ?
3 replies · Started by Rizki on July 10, 2018
Viewing posts 1–4 of 4
How to create 'recent posts' widget like this ? Look at this image : https://www.dropbox.com/s/1hrw6hmwv3avvht/Image%20001.jpg?dl=0
Hi there,
you can add this CSS:
#recent-posts-2 ul li {
border-bottom: 1px dashed #1abc9c;
margin-bottom: 10px;
}
Thanks, it's works.
You're welcome
This archived topic is closed to new replies.