Im looking to change the thickness of the line running under each post, the one that seperates each post about 1px thick. However i cant seem to find it in firebug and i dont know the CSS of it either.
Any help would be appreciated
Im looking to change the thickness of the line running under each post, the one that seperates each post about 1px thick. However i cant seem to find it in firebug and i dont know the CSS of it either.
Any help would be appreciated
Look for this:
hr, .fpost, .clip_box, .widget-title, #buddypress-page .item-list li, .metabar a, #morefoot .widget-title, #site #dsq-content h3 {
border-bottom: 1px solid #E9E9E9;
}Thanks
You must log in to post.