#3214
Skandha
Participant

@cindyjenkins: Hello Cindy,
Apologies for the late reply. I seem to have missed your post.
To remove author name from at the top
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

.entry-meta .byline {
     display:none;
}

Let me know if this works out!
Kind Regards,
Skandha