Remove multiple google ads from my post page

Posted in: Newspaper
Post count: 12

Hi,

How can i remove multiple google ads from my post page.

For example this page: http://touristic360.com/netherlands/eindhoven-netherlands/

I want to only display 3 ads per post. But somehow now it is showing too many.

Thank you,
Zara

Post count: 23312

Hello googmedia,

I have noticed that you are using the all of three way to shows the ads, like article top ad, article inline ad, and article bottom ad, from Theme panel. Also, I have noticed that you are using the ad to your top of your sidebar. So, if you want to get rid of one of them you can simply delete the ad content from your theme panel or you can use a bit of CSS code to hide it. -> http://screencast.com/t/2qmlmYDF2 -> http://screencast.com/t/hm6twiqP
For example, if you want to hide the ad from your sidebar, you can use the code below ->

.td-g-rec-id-sidebar {
display:none;
}

The result -> http://screencast.com/t/MZoC8jJNLvOE

If this is not what you mean, please provide more details and exactly explain what kind of ad you want to hide, so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 12

Hi,

I already removed some Ad from the theme panel. So, now it is looking fine.
You may close this ticket now.

Thank you,
Zara

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