The INLINE ARTICLE AD appears at the beginning of every post. AFTER PARAGRAPH (do not enter any number) so this appears at the beginning of every post and the text next to the AD looks good, but and made a post (this will hide the date and author) on we upcoming games premiering in the following order:
-name of the game
-so that console will be released
-release date
-image game
And so on, the post I added 7 <!–nextpage–> as it is very large.
But I want to hide the text ad because income is low and the content looks bad. Some CSS code to hide the AD, ONLY THIS POST?
This is the post http://leveltoday.com/next-anticipated-video-games/. It is the message that appears inside the post.
Thanks to that link I believe I can also help with another problem. If you enter in the categories “articles” and “VIDEOS” observed that “COMING SOON” appears as sub category. Because it appears, I do not have sub category in those categories.
COMING SOON as hidden, of these categories, if it comes to the link above and see the categories of videos and articles could see that coming soon appears as sub category.
IF WE SOLVE THE PROBLEM OF THE POST, THIS IS THE LINK TO ADD IT COMING SOON. Currently he has the link of a page, which I will replace this post.
Hello,
Here is the code to hide the ad oin that specific post:
.postid-6521 .td-g-rec-id-content_inlineleft{
display:none!important;
}
You can add the code in the theme panel->custom css box
I could not see the coming soon sub-category problem. The articles and video categories have no “coming soon” Please provide an example so I can better understand how to help
Thank you!