Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #622430

    How do I remove the author’s name from my blog posts? I’m using the Enfold theme.

    #622436

    Hey athenamiller!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.blog-author.minor-meta, .text-sep-comment {
        display: none!important;
    }

    Best regards,
    Yigit

    #622474

    This worked great – thanks!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I remove the author's name from my blog posts?’ is closed to new replies.