Can't remove 'Comments are closed'
-
Hi there,
I am using the ‘Appointment Green’ theme. I have added code to the Customm CSS field of the Customise Header section of the theme, however I am unable to remove the ‘Comments are closed’ which appears at the bottom of posts.
The code I have entered is:
.blog-post-lg { display:none !important; }
.blog-author { display:none !important; }
.comment-title { display:none !important; }
.blog-post-date-area .date { display: none; }
.blog-post-date-area .comment { display: none; }
.blog-post-lg { display: none; }
.nocomments { display:none; }You can view the issue here http://nlmidwifery.com.au/?p=1
Please advise.
The topic ‘Can't remove 'Comments are closed'’ is closed to new replies.
