Reduce space

Posted in: Newspaper
Post count: 33

hey,
can you please tell me how to reduce the space between two different block.
http://www.screencast.com/t/8euc9hYB1
i’m using the newspaper 7 default demo version.

Post count: 6535

Hi

Try this css in theme panel > custom code> custom css:

.td_block_big_grid_3 {
padding-bottom: 15px;
}
.td_block_1 {
padding-bottom: 10px!important;
}

If this is not what you mean or you’re using other blocks please provide a link where we can inspect this.
Thanks!

Post count: 33

Thanks Andrei it worked.

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