Home › Forums › Support › remove comment entirely from site wide This topic has 6 replies, 2 voices, and was last updated 3 years, 5 months ago by Fernando. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts November 3, 2022 at 12:05 am #2399406 Chris Hi, I don’t want the comment box to appear at the bottom of my posts/pages. How can I disable it? I’ve disabled it at the backend but it’s still showing up, see here – https://imgur.com/a/Aq3GruY November 3, 2022 at 1:03 am #2399462 Fernando Customer Support Hi Chris, You may refer to this article for assistance with regards to this: https://docs.generatepress.com/article/removing-comments/ November 3, 2022 at 1:37 am #2399511 Chris It didn’t work. I have 800 pages, I can’t be going through each of them. My previous theme (neve) has the option to disable comments. Do you have any CSS code that I can achieve this? I don’t want to install any plugins. November 3, 2022 at 1:51 am #2399528 Fernando Customer Support Yes, we can hide is through custom CSS. Try adding this in Appearance > Customize > Additional CSS: .single-post .comments-area { display: none; } November 3, 2022 at 1:58 am #2399537 Chris Added the code and cleared the cache – still the same. Image – https://imgur.com/a/rVrDkHo November 3, 2022 at 2:50 am #2399612 Chris it works now November 3, 2022 at 4:55 pm #2400749 Fernando Customer Support You’re welcome Chris! Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In