Space between titles in Block 17 (News Magazine Demo)

Posted in: Newspaper
Post count: 17

Hi,

Can you tell me how to adjust the space between titles in Block 17(see sample).
http://demo.tagdiv.com/newspaper/block-17/

My theme is newspaper 7.3 and template “News Magazine”

Post count: 23312

Hello johnmiao,

If you want to decrease the padding-bottom and margin-bottom for your Block 17, please try the code below and place it in Theme panel->Custom CSS area.

.td_block_17 .td_module_8 {
padding-bottom: 5px;
margin-bottom: 5px
}

Thanks.

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