reduce header space

Posted in: Newspaper
Post count: 8

Hi there,

great theme. I use header 3 with it but I would like to reduce the space above the logo (no top bar) and between the logo and the main menu. Where can I change that? This is not possible within the Td Composer?
Thanks for your help.

Post count: 20688

Hi,

The header section cannot be edited with the page editor. If you could provide a link to your website I will give you a code that will make the changes you need.

Thanks

Post count: 8

hi Simion,

thx – http://www.zwillingswelten.de

Post count: 20688

Hi,

This code will reduce the space you mention, above and below the logo
https://www.screencast.com/t/5C1cp5vR0fVL
You can adjust the values if needed, or use it as it is. Enter the code in Theme panel->Custom CSS section.

.td-header-style-3 .td-header-sp-logo,
.td-header-style-3 .td-header-sp-recs {
margin-top: 10px;
margin-bottom: 10px;
}

Thanks

Post count: 8

cool, thx

Post count: 8

It only affects all pages except the main page – why?

Post count: 20688

Hi,

The code will apply on all the website. It seems to be working on the homepage as well, at the moment. Maybe it was a caching issue
https://www.screencast.com/t/3kfRc1efkzH

Thanks

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