Padding Bottom in single page

Posted in: Newspaper
Post count: 37

Hi,

How can i change the padding-bottom in between the previous article and comments?

the text comment how can i change the font size? Thanks

http://biliranisland.com/blogs/2014/10/09/kawayan-barangay-councilor-arrested-buy-bust/

Post count: 6600

Hi,

Please use this custom css, add it in theme panel > custom css field: http://screencast.com/t/d4OCu4S0D3

.single .post {
padding-bottom: 10px;
}

.td-post-content h3 {
margin-top: 10px;
font-size: 32px;
}

Thanks

Post count: 37

Thank you Lucian it works like a charm

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.