Home › Support Forums › Theme Support › Pinboard › remove hr at the end of the posts › Reply To: remove hr at the end of the posts
Alexander
Participant
Hi Eric,
It’s not an HR (try and find it in the source :)) but a border. Try this in your CSS:
div.sharedaddy div.sd-block {
border-top:0;
}
Cheers,
Alexander @ http://www.mouseclick.com