Tagged: blog post date author
- This topic has 5 replies, 2 voices, and was last updated 3 years, 2 months ago by Skandha.
-
AuthorPosts
-
September 9, 2021 at 10:42 pm #289787webicityParticipant
Is there a simple CSS snippet I can add to remove the date and author from posts?
September 10, 2021 at 12:53 am #289823SkandhaParticipant@webicity: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..single-post .entry-header .entry-meta { display: none; }
Let me know if this works out!
Kind Regards,
SkandhaSeptember 10, 2021 at 7:23 am #289867webicityParticipantThat didn’t do it. Is there something else I can try?
https://gulfjazzsociety.comSeptember 10, 2021 at 7:59 am #289868SkandhaParticipant@webicity: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#infinite-post-wrap .entry-footer { display: none; }
Let me know if this works out!
Kind Regards,
SkandhaSeptember 10, 2021 at 8:30 am #289869webicityParticipantThat worked! Thank you!
September 10, 2021 at 9:34 pm #289901SkandhaParticipant@webicity: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble,= I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/my-music-band/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Remove display of post date and author?’ is closed to new replies.