Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #287345
    lilleselmer
    Participant

    Hi! I have a post with a gallery in the portfolio section. When we visit the post, i get the “By (author)” How can i remove this?

    #287348
    tikaram
    Keymaster

    @lilleselmer: Can you please post in your site URL so that I can provide you the fix.

    Regards,
    Tikaram

    #287359
    lilleselmer
    Participant

    https://oddsit.no/bb

    It has been removed on most bages, except from the portfolio posts.

    #287532
    tikaram
    Keymaster

    @lilleselmer: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css

    span.byline {
        display: none !important;
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Author’ is closed to new replies.