• Resolved kocp

    (@kocp)


    Hi,

    I disabled the comments on my website. But “no comments” still appears (“pas de commentaires” in french, here for instance : https://korhom.fr/des-vacances-a-buno/).
    (I am not sure the issue is linked to the theme though.)

    Do you have any idea to remove this ?

    Thank you for your help !

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello kocp,

    You can remove no comments via custom css, please follow the below css to remove no comments.

    .comments-link {
    display: none !important;
    }
    

    Kind regards,

    Manoj

    Thread Starter kocp

    (@kocp)

    Hi Manoj,

    Thanks for your help, it works ??

    Have a nice day,

    Kocp

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“No comments” appearing while comments disabled’ is closed to new replies.