Archived topic
Sidebar seprator for recent posts
3 replies · Started by avataar on March 2, 2015
Viewing posts 1–4 of 4
Hi I want to achieve this kind of http://awesomescreenshot.com/08c4itjc31 look n feel for my separator.
Pls. suggest
This should do it:
.widget_recent_entries li {
border-bottom: 1px solid #ddd;
margin-bottom: 5px;
}
.widget_recent_entries li:last-child {
border-bottom: 0;
margin-bottom: 0;
}
where should I put it, I am not a developer.
Sorry - you can use the CSS plugin I link to below in my signature.
Thanks!
This archived topic is closed to new replies.