How to hide Date, Author and Comments?

T Started by tokyojo · July 28, 2020 at 2:27 am · 2 replies 0 voices Last reply 5 years, 11 months ago
ST
Spiracle Themes Original poster
#2

Hi tokyojo,

Use the following CSS

.archive article .meta {
display: none;
}

Copy and paste it in Appearance -> Customize -> Additional CSS

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to How to hide Date, Author and Comments?

By posting, your reply becomes public (unless marked private).