Hi.
I don’t to show the comments on any post or page.
http://www.kalkgrundet.se/lankar/lankar/
How can I delete it?
Thanks
Charlotte
Hey Charlotte,
I didn’t see any comments on your page, but it said “password protected” so perhaps it was hidden from me.
Try this code in the General Styling > Quick CSS field:
.comment_container, .comment_meta_container, .slide-meta-comments, .slide-meta-comments + .slide-meta-del{
display: none!important;
}
Best regards,
Mike
Thanks Mike :)