Need to decrease spacing

Posted in: Newspaper
Post count: 132

Hi at https://infomeddnews.com, I need to decrease the space between the title and the excerpt.
I am using Block 22. Thank you.

Post count: 1043

Use this code
.td_module_17 .td-excerpt {
margin-top: 0px;
}

You can play around with the number (e.g. 1px, 5px, 10px, etc or even -1px, -2px, -5px) until you get the look you want. Use that in your custom css section.

Post count: 132

Thank you!

Post count: 1043

You are welcome.

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