Can I reduce this space?

Posted in: Newspaper
Post count: 460

I would like to know if it is possible to reduce this space between the title and the text.

Thanks

My web: https://goo.gl/UFaj1n

Post count: 20688

Hi,

That would be the space for the module meta (author name, date and comment count). I see these are not enabled, so you could remove that space with a code like this
https://www.screencast.com/t/O3F8HcvPgWJE

.td_block_16 .td-module-meta-info {
display: none;
}

Thanks

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