To remove the date and author meta tags from posts, please go to “Appearance – Editor” and add this line at the bottom of the “style.css” file (should be opened by default): .meta-author, .meta-date { display: none !important; }
and hit the “Update File” button.