Close Paragraph spacing

Posted in: Newspaper
Post count: 186

PLz how do i close the paragraph spacing to be a able to show more headlines in the same spacing, like in the attached image, i want to have like 7 headlines in the same space container that is closing the gap from line 1 to line 2 and so on .

lets assume i want to work on block 9

http://Teamreporters.com/wp-content/uploads/2016/03/close-gap.bmp

  • This topic was modified 10 years by willysawa.
Post count: 22421

Hello,
If you want to reduce the spacing of block 9, you can use this code :
.td_block_9 .td_module_8{
padding-bottom: 0!important;
margin-bottom: 0!important;
}

But it could provide mixed results as different title lengths will create spaces between articles. That is why the spacing was added in the first place.
Than you!

Post count: 186

Hello Support,

Please how can i make the tiny line that separates the content to be more visible, its very faint at the moment

Post count: 35449

Hi willysawa,
Please provide a link where I can inspect the line that you mentioned, in this way I will be able to provide an working answer.
Thank you!

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