Social counter

Posted in: Newspaper
Post count: 7

Hello,

I realy love the social counter! However, I would like to change the spacing between the headline and the actual counting box. This would mean that I could save some space at my homepage: http://newsletter-ibmsvenlo.com

Thank you very much for your help!

Richard

Post count: 22421

Hello,

There is no setting to remove the spacing but you can do it with a bit of css. Please add this code in the theme panel->custom css box:
.td_block_social_counter .block-title{
margin-bottom: 6px;
}

Thank you!

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