Need to decrease space between two elements

Posted in: Newspaper
Post count: 107

Hi team! I want to decrease the space as shown in the screenshot. Between the comments and the heading so that it looks similar to the above element. Please help!

Screenshot – https://imgur.com/a/BcwTsDz

Post count: 18283

Hello !

Please check this section because apparently this issue it is shown only on 1 post: https://www.screencast.com/t/UmE1EmWS . The other posts seem to work fine. As a quickfix you can use this code: .postid-934
.td-comments-title-wrap.td_block_template_1 {
display: none;
}

Thank you !

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