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.
Hi,
Please provide a link as I need to inspect this.
Thanks!
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;
}
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
please look at these screen shots
http://screencast.com/t/S5okQcb7TGHI
http://screencast.com/t/BmUuYeqwQaEb
Regards
Jimmy
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!
Hi Andrei and The Support
it Works!
Thanks for your kind help!
