Re: Fully remove "Leave a comment"
Posted by
GregChapman on
Dec 06, 2011; 12:01pm
URL: https://support.nabble.com/Fully-remove-Leave-a-comment-tp7062834p7066583.html
Probably the best way to do this is through editing the NAML that generates the page. However, there's an easy one-step method using CSS:
From the top level of your blog: OPTIONS > APPLICATION > CHANGE APPEARANCE and then select the CSS button. In the panel that opens add the code:
#comment-section {
display: none;
}
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.