Shrink the white gap?

Posted in: Newsmag
Post count: 93

Hello,

is it possible to make the white gap not as big? or shrink it?

gap

thanks

Lea.

Post count: 35449

Hi,
I think that most likely that space is caused by the “Facebook-like” element – https://i.imgur.com/dIz6KmF.png
I hope this will help you!

Post count: 93

Hi Calin,

I do not use the Facebook like Elememnt, i turned it on and it looks like it places it at the top of the share icons? so when its turned off it doesnt leave a big white gap but underneath the icon stays… Hope i make sense..

gap

Also.. how did it get 7 likes if it is turned off?

Post count: 35449

I understand. What I can recommend is this custom css:
.single .td-post-sharing-top {
margin-bottom: 0;
}

Set the code in the theme panel > custom code> advance css and the problem should be resolved.
Thank you!

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