Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Blog page details and full width

#7267
Grace Themes
Member

Hi Giancarlo,

To remove the author name, date, category and comment from blog posts

Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box

.post-date, .post-comment, .post-categories, nav.post-navigation { display:none; }

Regards
Grace Themes