Remove author and comments in the news This topic is empty. Viewing 1 reply thread Author Posts Actions Reply January 7, 2020 at 7:33 am #1888 AndreaGuest Hello, I want that when I publish a post on my website only the date is visible, that the author and the comments do not appear. Thanks Actions Reply January 8, 2020 at 3:16 am #1889 Spiracle ThemesGuest Hi Andrea, Try the CSS below .meta-item:nth-child(2), .meta-item:nth-child(3) { display: none; } Copy and paste it in Appearance -> Customize -> Additional CSS Best Regards Author Posts Viewing 1 reply thread Reply To: Remove author and comments in the news Your information: Name (required): Mail (will not be published) (required): Website: Set as private reply Cancel Submit