Remove white space between first content block and the headder on the homepage

Posted in: Newspaper
Post count: 2

Hi,

this question is regarding a design tweak on the homepage.
By default there is a white space between the main menu and the first content block (directly under the main menu and directly above the first content block “Big Grid” on the homepage).

How can I remove this white space in TagDiv Composer? I cannot figure out the element that I have to eddit in TagDiv Composer.

This is my website: http://www.bikepacking-adventures.com (please notive the white space) and this page has removed the white space http://www.tactical.com. I want to achive a similar style.

Thank you for your help
Best regards
Michael

Post count: 18283

Hello !

You can try this adding this code: .td-main-page-wrap {
padding-top: 0px;
}

Add it here: https://www.screencast.com/t/E75D0UpTbAOh

As you can see it worked for me: https://www.screencast.com/t/VNKyukYsSDhb

Thank you !

Post count: 2

Hi Vlad,

thank you very much for both your fast and helpful response.
Your custom css-code worked like a charm.

Best regards
Michael

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