disable adds on about me, disclaimer, contact

Posted in: Newspaper
Post count: 69

hey..

as stated in the topic i would like to disable the inline adds for 3 pages online..

about me, contact and disclaimer

can someone help me with this?

Post count: 6600

Hi,

You can hide the inline ads via css. Please send me your site URL so I can inspect and provide you the custom css that you can use to achive this.

Thanks

Post count: 69

thanks mate

i could not figure out how to PM you sorry.. here are the URL i wish to remove the inline ads from..

http://parisjourney.com/about-me
http://parisjourney.com/contact
http://parisjourney.com/ftc-disclaimer-privacy-policy

Post count: 6600

Hi,

Please add this custom css in theme panel > custom css:

.postid-33 .td-g-rec-id-content_inlineright {
display: none;
}

This will work only for the post page that you provided http://parisjourney.com/about-me
About the other 2 pages I haven’t seen any inline ads there.
You can do the same with other pages.
Hope this helps!

Thanks

  • This reply was modified 11 years by Lucian.
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.