Home › Forums › Free WordPress Themes Help › Krystal Theme Help › Disable Date/Author/comments when showing blog posts on homepage This topic is empty. Viewing 1 reply thread Author Posts January 23, 2020 at 2:12 pm #1903 Reply carlosGuest I’m not allowing comments on the posts so it doesn’t make sense to show a clickable “0 comments”. Apart from this, the Author and date are also not relevant to me and affect negatively the look of my website. https://ibb.co/HpFDz50 Thank you January 24, 2020 at 3:32 am #1904 Reply Spiracle ThemesGuest Hi Carlos, Try this CSS. This will hide all the meta details from the post .meta-wrapper{ display: none; } Copy and paste it in Appearance -> Customize -> Additonal CSS Let us know if you have any questions Best Regards Author Posts Viewing 1 reply thread Reply To: Disable Date/Author/comments when showing blog posts on homepage Your information: Name (required): Mail (will not be published) (required): Website: Set as private reply I consent to the storage of my data according to the Privacy Policy (required) Cancel Submit