Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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