• Resolved elaseca

    (@elaseca)


    Hi,

    how can I hide the views count from all blog posts?

    Thanks!

    Regards,
    Eduardo

Viewing 4 replies - 1 through 4 (of 4 total)
  • congthien

    (@congthien)

    Hi @elaseca,

    Sorry but we do not have the view count feature in OnePress theme. Maybe it comes from one of your plugins?

    Thread Starter elaseca

    (@elaseca)

    Got it @congthien!!

    What about hiding the date when the post was created in all blog posts? I can’t find this option. Is it possible only via code?

    Thanks!

    congthien

    (@congthien)

    Hi there,

    You can add this in Customize => Additional CSS :
    .posted-on { display : none; }

    Hope it helps!

    Thread Starter elaseca

    (@elaseca)

    Cool!!

    Thanks a lot 😉

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hide post views count’ is closed to new replies.