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