Remove ad from a post

Posted in: Newspaper
Post count: 72

I would like to remove the in article banner ad on this post only.

http://www.snowsbest.com/win-japan-club-med

Does anyone know how I would do this for one single post?

Post count: 23312

Hello snowsbest,

You should use the code below if you want to remove the header ad only for this page.

.postid-35506 .td-header-rec-wrap{
display:none;
}

The result is here -> https://www.screencast.com/t/OmgryPHC7cz

Thanks for your understanding!

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