Horizontal line between posts

Posted in: Newspaper
Post count: 6

Please see this screen: http://gyazo.com/0a9129651757463356af0fcc80fd0af1
How do I add a horizontal line between posts?

Thanks!
Raymon

Post count: 6535

Hi

You can use this custom css

.td_module_14 {
border-bottom: 2px solid black;
padding-bottom: 0;
margin-bottom: 40px;
}

Here is the result: http://screencast.com/t/o9kVdkpAfN

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.