Header spacing troubles

Posted in: Newspaper
Post count: 6

Hi, amazing theme!

I’m having a problem though with the header, if you look here, you’ll see there’s more of a gap above the logo and advert than below it, and I can’t figure out why…

Any help would be greatly appreciated 🙂

Post count: 22421

Hello,
This is the default behavior of header style 1. If you access our live demo you will see that it displays the same. http://demo.tagdiv.com/newspaper/http://screencast.com/t/fuV9YVFy
If you want to reduce this space, you can do it with css:
.td-header-style-1 .td-header-sp-recs{
margin: 18px 0 9px 0!important;
}

Thank you!

Post count: 6

Oh yes, I never even noticed that!

Thank you for the response! But the code doesn’t seem to be working – it only moves the advert up, but leaves the logo where it is…

Post count: 6

Also may I ask why that is? Because if there is code to make it level, then why not have it like that by default? Or is adding that code going to affect something else?

Post count: 22421

Hi,
The code does exactly that. I only raised the ad a little bit. If you want to align the logo too, please provide a link to your page so I can center them directly by inspecting your header.
This was a design choice for the header style. Different header styles position the ad and logo differently.
You can see this list here: https://forum.tagdiv.com/header-styles/
Thanks.

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