Hide author and number of comments

  • Posted in : Readme
  • julienrenaud
    Participant

    Hello,

    I would like to know how to hide the author and the number of comments on both the main blog page and on each post.

    I have tried that following custom CSS and it didn’t work:

    .by-author { display: none; }

    My blog is: http://www.julienrenaud.net

    Thanks

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    span.byline, span.comment-link { display: none; }
    
    julienrenaud
    Participant

    It worked! Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register