Block Header 17

Posted in: Newspaper
Post count: 103

Hello

Flex block 4 > Header template: Block Header 17
How to decrease massive empty space between header 17 and the block?

Regards
Alex

Post count: 27744

Hello,

You can reduce the space only using a custom code css
.td_flex_block_4.td_block_template_14 .td-block-title
{
margin-bottom: 4px;
}

Set the code in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

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