How do I remove the comments, date, categories in the box by each post? 05, 09, 2014 No Comments. By Admin Members
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-bar .post .box .post_meta{ display:none; } Thanks & Regards Gourav Shrivastava