No Ads for logged in users

Posted in: Newspaper
Post count: 10

Is there a way to disable ads for logged in users . Its safe that way so that there wont be any unwanted clicks . Please suggest

Post count: 22421

Hello,

Sorry but our theme does not have any such option. You can try a simple css code to hide the ads to prevent unwanted clocks though:
.logged-in .td-a-rec, .logged-in .td-g-rec{
display:none!important;
}

You can add the code in the theme panel-> custom css box.
Thank you!

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