Replies: 0
I added the following CSS code in “Appearance” > “Customize” > “Layout Options” > “Additional Style”
.tx-post-content .tx-meta .tx-author
{
display: none;
}
But authors are still showing in blog posts.
Any help or suggestions would be welcomed.