Hide Reading Time
- The topic ‘Hide Reading Time’ is closed to new replies.
Need help? Check out our Support site, then
Hi there! Was wondering if there is a way to hide the estimated reading time stated at the top of a post… It seems to be severely overestimating and I think it’s scaring people. haha!
The blog I need help with is: (visible only to logged in users)
Hello there,
thank you for writing and using our theme :)
Yes, you cad add the following CSS:
span.reading-time {
display: none !important;
}
Here you are how to add it:
https://wordpress.com/support/editing-css/
Hope this helps :)
best,
Ricardo P. from SiloCreativo