Forums
Forums / Theme: Astra / Remove Comments sections
(@exactfox)
6 years, 1 month ago
Hello,
How to remove comment section below post.
Thanks.
(@fahimmurshed)
Hi,
Here is the video tutorial about disabling the comment on the post – https://wpastra.com/docs/how-to-disable-comments/
If you want a quick solution, add this CSS code to custom CSS/Aditional CSS field:
.ast-separate-container .comments-area { display: none; }
The topic ‘Remove Comments sections’ is closed to new replies.
(@exactfox)
6 years, 1 month ago
Hello,
How to remove comment section below post.
Thanks.