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

This topic has 2 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Rose Tyler

  • Avatar: Usman Shahzad
    Dox
    Participant
    May 14, 2021 at 02:52

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

    I have enabled the option hide byline, but it only hide the author name in blogs page, but not in single post.

    Provide me the solution to hide the author name in single post as well.

    https://ibb.co/n125cSG

    1 Answer
    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.