How do I tighten space between the excerpt and the next post

Posted in: Newspaper
Post count: 132

Hi, if you visit https://infomeddnews.com, I would like to know the code to tighten the space were the excerpt ends and the next post. Thanks.

Post count: 23312

Hello MDNM2017,

You should decrease the padding-bottom value -> https://www.screencast.com/t/jVZnOHt4K3yx

.td_module_wrap{
padding-bottom:0;
}

Thanks.

Post count: 132

Thank you very much. It worked well. : )

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