Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #186704
    natevz
    Participant

    I’m just starting to build a site and having trouble removing the ‘by Nate206’ from pages. This is my username and I’m the site administrator. Whenever I create a page it shows up there. I don’t see this anywhere in the theme or wordpress settings.
    Here is the site: https://csric403.org
    Thanks in advance for your help!

    #186730
    Skandha
    Participant

    @natevz: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

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

    #187378
    natevz
    Participant

    That worked! Thank you very much.

    #187402
    Skandha
    Participant

    @natevz: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/clean-enterprise/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Getting rid of page author/username’ is closed to new replies.