Header Style 11 – white space in where ad would be

Posted in: Newspaper
Post count: 3

Hi,

I’m using the header style 11 on the Newspaper 7 theme. There is a large white space between the logo and the content below that I can’t seem to get rid of. I believe this white space is an ad space placeholder.

I’ve attempted to disable the ad under the “ads > header ad” tab. However, that doesn’t get rid of the white space.

Please advise on how to get rid of the white space where an ad would be using header style 11.

Thank you!

Post count: 22421

Hello,
Please provide a link to your site so we can inspect it and figure out where the white space is coming from.
Tank you!

Post count: 3

Hi, Bogdan.

My website is themillennialpostonline.com. Please let me know if you’d like the log in information and I can PM it to you.

Thanks for all your help!

Post count: 22421

Hi,

The style of the theme ads a min width to the logo and as you use a very narrow logo, it will require a bit of css for better positioning. Please use this code:

.td-politics .td-header-style-11 .td-logo-wrap-full{
min-height: 160px!important;;
}
.home .td-main-page-wrap{
padding-top:0!important;
}

I hope this helps.

Thank you!

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