How do I remove the Comments Box and comments heading from Posts in the Nutrition Theme? Thanks, Bruce
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #commentsbox { display: none; }