Removing extra space

Posted in: Newspaper
Post count: 26

Hi guys,

I need to remove this extra space: http://i.imgur.com/5gyMd0q.png

Check the URL below to see it for yourself: http://www.viraldump.com/simple-message-brought-room-school-kids-absolute-tears/

How can I do that?

Post count: 6600

Hi,

Please use this custom css: http://screencast.com/t/1BPH6D8Bt
Please note that this change will apply to all posts so if you just want this for the post you’ve sent me then you need a different approach.

.td-post-content footer {
margin-top: 0px !important;
}

.td-post-content footer .td-social-sharing {
margin-bottom: 0px;
}

Thanks

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