Reply 287454 to: I want to hide author / writer on blogs and elsewhere on the website.

Avatar: Rose Tyler
Rose Tyler
Support staff
May 14, 2021 at 07:18

Hello,

Use the next custom CSS code:

.single-post .meta-post {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.