Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1428637

    Hello
    How do I remove the author’s name on posts, events, and blog articles? I have used the church theme and every post that is public has my name. Is there a place where I can remove that? Please help

    #1428708

    Hi Maggie,

    Thanks for giving us admin access.
    I have added this CSS code in Quick CSS to remove it:

    #top .blog-author,
    #top .post-meta-infos > .text-sep:nth-last-child(2) {
        display: none;
    }

    If there are still areas that the author’s name is appearing, please post the link.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.