How to hide author name from the blog post.
-
Hi Support
I am trying to hide the author name from the blog post, a and found the following information. As, the below information is from 2016, so I was hoping there may be a change in the theme since them.
https://xtemos.com/forums/topic/issues-about-blog-page-and-blog-post/#post-6345
Also, please refer to the screen shot attached. I have tried the theme settings > blog > author bio turning off, which does not work.
Please advise.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-entry-meta .meta-author {
display:none;
}
Best Regards
That did the trick. Thank you again.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘How to hide author name from the blog post.’ is closed to new replies.