/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/

.single .entry-title {
    display: none;
}

/* Hide author in post meta */
.entry-meta .posted-by {
    display: none;
}

/* Hide 'by' text in post meta */
.entry-meta .author-name {
    display: none;
}