How do I remove sub-footer ad spot?

Posted in: Newspaper
Post count: 6

I just implemented my Google Adsense code and it all seems to be working fine, except for one thing… there is a wide banner ad appearing between my footer and sub-footer areas. How do I turn this off?

It’s not the “Footer Top” ad.

Thanks,
-Tim

Post count: 23312

Hello DSGN Magazine,

Provide your website so I can take a closer look at it. How can I give you a more accurate code if I cannot inspect your site? Sorry.

Thanks.

Post count: 6

Here is the website: http://www.dsgnmagazine.com

You’ll see the ad in the footer area at the bottom just under the “About Us” section.

Thanks!

Post count: 23312

Hello DSGN,

I have inspected your website and I saw that your sub-footer ad does not come from our theme, sorry! As a quick fix, you can try using the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.google-auto-placed{
display:none;
}

The result is -> https://www.screencast.com/t/8dlMGTrMSP

Thanks for the message!

Post count: 6

Perfect. Thank you so much!

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