How to remove "ghost" top ad banner

Posted in: Newsmag
Post count: 12

Hi.

After testing header ad banner – I removed the banner, but still White Space/field is left .. How do I remove that? I did disable the ad banners in theme options/ads/header ad.

Post count: 7909

Hi,

Please provide a link as I need to inspect this.

Thanks!

Post count: 12

Hi
here we go: http://www.kanal-1.dk/

Post count: 780

Please make sure that the ad box is empty in the panel (id does not have new lines or spaces in it). The theme thinks that there is content in that spot, we will make the check a bit smarter in the following updates.
If that dosn’t work, add this in theme panel -> custom css section

.td-header-sp-ads {
display:none;
}
Post count: 12

Hi Radu
1. We are sure that Ad header is empty
2. we have also added custom code to Custom CSS
unfortunately none of them make it Works

Regards
Jimmy

Post count: 12

please look at these screen shots
http://screencast.com/t/S5okQcb7TGHI
http://screencast.com/t/BmUuYeqwQaEb

Regards
Jimmy

Post count: 6535

Hi
Sorry that didn’t work, please try this costom css, should work fine as you can see here: http://screencast.com/t/7HhH4Ih8Sx

.td-header-row.td-header-header{display:none}

My college wrote the wrong selector, wish you all the best!
Have a greth day!

Post count: 12

Hi Andrei and The Support
it Works!
Thanks for your kind help!

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.