Space/Table Above Previous Article

Posted in: Newsmag
Post count: 21

Hi tagDiv, can you help me?

I have problem with display/table spacing above previous article in single post. I’ve included a pictures.

Pic 1. https://ibb.co/vLjfCYy example (https://prianttaruh.com/blog-perminyakan/)
Pic 2. https://ibb.co/0s47gq0 example (https://prianttaruh.com/insight/mesin-pencari-selain-google/)

Thank you

Post count: 35449

Hi,
The extra space is because of this css -> https://i.imgur.com/SR8YKP1.png it has set margin bottom 42px. Did you set some extra css in theme panel or live css ? if yes, please check it. If now, you can use this custom css:
.single .td-post-sharing-bottom {
margin-bottom: 0;
}

You need to set the code in theme panel > custom code> custom css.
I hope this will help you!
Let me know the results!

Post count: 21

Thanks, Calin.

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