Have you ever want to hide author and published date on your blog?
here’s how to hide
From wordpress admin page, select on appearance, customizer.
Then find additional CSS, then copy and paste script below
.author {display:none;}
.posted-on {display:none;}
.comments {display:none;}
#content.post.article-content.below-entry-meta.tag-links {display:none;}
After that try to refresh your blog,
src:internet, various sources.