Counter on the pages

Posted in: Newspaper
Post count: 12

How can I hide the counter on the pages with mobile ?
counter

Post count: 20688

Hi,

So you want to hide the views only on mobile. I could give you a code for this

.td-post-views {
display: none;
}

If you don’t use the mobile theme plugin, enter it in Theme panel->Custom code->Advanced CSS section in the phones field.

If you use the mobile theme plugin, enter it in Theme panel->Mobile theme->Custom code CSS section.

Thanks

Post count: 12

I use Mobile theme so I add the code in Custom code CSS section but the counter continues to show up 🙁

Post count: 20688

I have tested the code on my end, with the mobile theme active
Default – https://www.screencast.com/t/nbzLm0AO
With code added – https://www.screencast.com/t/CVzh5Usexk
https://www.screencast.com/t/Kv99rwxZ

If this is not working in your case, please provide a link to the website so I can take a look.

Post count: 12

I had installed the “Simple Post Views Count” plug-in and didn’t think it would be seen on the mobile too. Solve it !
Thanks for your assistance

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