Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #68216
    Phuong
    Member

    Hi there,

    In my website, I only allow to comment if the user log into their facebook acc and I don’t allow user to register for an account. However, I would like remove these two lines

    Leave a Reply
    You must be logged in to post a comment.

    How should I do that ? Thank you so much.

    #68242
    Sakin
    Keymaster

    @Phuong: to hide leave a reply, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .comment-reply-title { display: none; }

    But for You must be logged in to post a comment., I need to check in your site. So, post in your site URL

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘remove log in line’ is closed to new replies.