• Hi,

    I’m trying to remove the comment count from my blog post titles. I’ve had a look at this thread and this one, and found that if I use the code below it removes both the comment count and date (I’m using Jetpack’s CSS editor).

    .post-meta-top {
    display: none;
    }

    However, I’d rather like to be able to include the date, just not the comment count? Is this possible?

    This is my website, and my blog is under Writing->Blog

Viewing 1 replies (of 1 total)
  • Thread Starter alexiaxyz

    (@alexiaxyz)

    (At the moment I’ve just used the fix to remove both the date and comment count, as that’s preferable to having both, but I’d really rather hate the date)

Viewing 1 replies (of 1 total)
  • The topic ‘Removing comment count from blog post title’ is closed to new replies.