Hi guys,
We’re having the hardest time figuring out how to disable the author name from this page on our site. Any ideas?
Thanks!
Hi guys,
We’re having the hardest time figuring out how to disable the author name from this page on our site. Any ideas?
Thanks!
Hi There,
Thanks for the mail.
Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS
.author_bio_section{
display:none;
}
Thanks!
Colorlib Support Team