Comments 1Terri Hesse started the conversationMay 2, 2017 at 2:00pmWe'd like to remove the comment and author information from the blog post meta data displayed with each post so that we only have the date & category showing. How do we do this? I could not find a setting that gave you this option. Thank you very much. 1,710Barry repliedMay 2, 2017 at 2:19pmHi Terri,Please add the following CSS via Appearance > Customize > Theme Options > Custom > Custom CSS: body.blog .post-meta-data span:not(.category), body.single .post-meta-data span:not(.category), body.single .post-meta-data .round-divider + a { display: none; } body.single .post-meta-data .round-divider:first-of-type { display: inline-block; } That will remove all the post meta data excerpt for the date and categories.If you have any questions please let me know.Best regards,BarryQreativeThemes.com | WordPress Themes1 Like 1Terri Hesse repliedMay 2, 2017 at 2:31pmThat worked. Thanks so much!! 1,710Barry repliedMay 2, 2017 at 2:32pmYou're welcome!Best regards,BarryQreativeThemes.com | WordPress Themes 1Terri Hesse repliedMay 2, 2017 at 6:09pmSorry, one more thing - how do I turn off the "No comments" label on the blog grid page and just leave the date? 1,710Barry repliedMay 2, 2017 at 6:18pmHi Terri,Please add the following in the custom CSS textarea of the theme customizer: .post-item .label-wrap .label.comments { display: none; } Best regards,BarryQreativeThemes.com | WordPress Themes1 Like 1Terri Hesse repliedMay 2, 2017 at 6:19pmThanks for the quick support! Really enjoying the theme.1 Like 1,710Barry repliedMay 2, 2017 at 6:22pmYou're welcome. I'm happy to hear that!Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
We'd like to remove the comment and author information from the blog post meta data displayed with each post so that we only have the date & category showing. How do we do this? I could not find a setting that gave you this option.
Thank you very much.
Hi Terri,
Please add the following CSS via Appearance > Customize > Theme Options > Custom > Custom CSS:
That will remove all the post meta data excerpt for the date and categories.
If you have any questions please let me know.
Best regards,
Barry
QreativeThemes.com | WordPress Themes
That worked. Thanks so much!!
You're welcome!
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Sorry, one more thing - how do I turn off the "No comments" label on the blog grid page and just leave the date?
Hi Terri,
Please add the following in the custom CSS textarea of the theme customizer:
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Thanks for the quick support! Really enjoying the theme.
You're welcome. I'm happy to hear that!
Best regards,
Barry
QreativeThemes.com | WordPress Themes