Autor, Datum und Kategorie weg. Theme: Storefront
/*Autor-Datum-Kategorie weg*/
.posted-on {
display:none !important;
}
.post-author {
display:none !important;
}
.cat-links {
display:none !important;
}
.post-comments {
display:none !important;
}