disabling author name / date published / comment Support Forums for LiveMesh Themes & Plugins › Forums › Invent Theme Support › disabling author name / date published / comment Tagged: posts This topic has 1 reply, 2 voices, and was last updated 8 years, 6 months ago by Veena. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 3, 2016 at 9:09 pm #23379 evelinashabaniMember How do I disable author name, date published, and comments from posts? August 4, 2016 at 9:22 am #23388 VeenaModerator You can use the below custom CSS in themeoptions – .post.type-post span.author.vcard, .post.type-post span.published, .single.single-post .post.type-post span.author.vcard, .single.single-post .post.type-post span.published, .post.type-post span.comments-link , .single.single-post .post.type-post span.comments-link { display: none; } .post.type-post .entry-meta span.category:after, .single.single-post .post.type-post .entry-meta span.category:after { content: none; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘Invent Theme Support’ is closed to new topics and replies.