Hello ~ I'd like to remove "Comments & Responses" that show up at the bottom of every page. Thanks, Crystal
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content h3 { display: none; } This will solve your issue. Thanks & Regards Gourav Shrivastava