Home › Forums › Support › Different/extra class for .entry-meta in single post This topic has 4 replies, 2 voices, and was last updated 4 years, 10 months ago by Pete. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts January 30, 2015 at 8:17 pm #70646 Pete At the moment both the single post and comment form have the same class .entry-meta This makes it difficult to display:none; just the single post meta and not the comment meta. Can you add a css class for just the single post meta so I can hide the post meta but keep the comment meta January 31, 2015 at 9:21 am #70803 TomLead Developer Lead Developer You can target the entry meta in the post like this: .type-post .entry-meta { display: none; } January 31, 2015 at 7:34 pm #70958 Pete Thanks January 31, 2015 at 11:25 pm #70977 TomLead Developer Lead Developer No worries! November 24, 2018 at 4:58 am #737279 Pete resolved Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In