Space Between tittle post in block 9

Posted in: Newspaper
Post count: 9

how do i remove space between rows in Block 9 after i removed author name http://screencast.com/t/DYuB4QVVT0H

adntamaulipas.com

look at

“noticias del momento” I’m using block 9

Post count: 22421

Hi,
You can use this css to do it:
.td_block_9 .td_module_8{
padding-bottom: 0!important;
margin-bottom: 5px!important;
}

Just add the code in the theme panel->custom css box/
Thanks.

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