Want to remove the space between menu and content

Posted in: Newspaper
Post count: 7

Hello

When choosing Style 2 header, there is this area where your Logo and header background can be. That I want to remove, how do I do that?
https://imgur.com/J5gAzNH

Thanks

Post count: 35449

Hello,

This can be achieve only with custom css, but you can use the tagDiv Cloud Library and the header manager to build/edit cloud headers how you want.
Here is the custom css:
.td-header-style-2 .td-banner-wrap-full {
display: none;
}

You’ll need to set it Theme panel> Custom code> Custom css

Thank you!

Post count: 7

Thank you! The CSS code worked

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