Remove author’s name from the article
-
How can I remove the author’s name from the article archive and from the articles themselves?
Attachments:
You must be
logged in to view attached files.
Hello,
Yes, you can hide this from Theme Settings >> Blog >> Blog Archive >> https://ibb.co/grcDXcN
Best Regards.
I just want to hide author’s name and keep the other meta informations like categories, sharing icon and comments.
Hello,
Ok, then, please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.article-body-container li.meta-author {
display: none;
}
header.wd-single-post-header.wd-align .wd-meta-author {
display: none;
}
Best Regards.
Thank you, you’ve solved my problem.
You can close the thread.
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Remove author’s name from the article’ is closed to new replies.