Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .post .post_meta .post_category { display: none; } .post .post_meta .postc_comment { display: none; } This will fulfill your requirement.