Pageviews For Mobile

Posted in: Newspaper
Post count: 23

Is there a way I can make the pageviews, that are built into the theme, show when viewing a single post on mobile?

My website is SportsMockery(dot)com if you can assist.

Thanks in advance.

Chris

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/7LZxB9rSa

.post .entry-comments-views {
display: inline-block;
}

Thanks!

Post count: 364

Hi,

I’m looking for the same and tried your code, but for me it is not working. You see it on any post @ http://starzip.de/
As soon as I fall below a certain width, the post counter will disappear.

Thanks,
Loano

Post count: 7909

Hi,

Please try to use !importanthttp://screencast.com/t/TqizQVCFVD8i

Thanks!

Post count: 364

Perfect, thanks!

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