Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #6568
    Chris
    Participant

    How can I remove “Comments are closed” on a single post page?

    Can this be done with custom CSS?

    Chris.

     

     

    #6591
    Sakin
    Keymaster

    @Chris: Can you send me the your site URL where you want to hide it.

    #6595
    Chris
    Participant
    #6647
    Sakin
    Keymaster

    @Chris: Just add the following css in “Custom CSS” box in Theme Options panel.
    #comments .nocomments { display: none; }

    #6682
    Chris
    Participant

    Thank you very much.

    Chris.

     

    #102949
    Lukas
    Participant

    I have the same problem! I´ve disabled the comments in setting, but in the post meta it still says “Comments disabled”. The code didn´t work for me. I´m using the simple catch theme.

    http://www.spelanalyser.se

    #102959
    Sakin
    Keymaster

    @lukas: In which page you have disabled it. I see comment is enabled in your site.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove "Comments are closed"’ is closed to new replies.