Hi,
How can you just remove author name? I’m currently using integrity stack. I can see where you can remove the dates plus author but not author only.
Thanks
Hi,
How can you just remove author name? I’m currently using integrity stack. I can see where you can remove the dates plus author but not author only.
Thanks
Hi @emma7,
Thanks for writing in!
Please add this CSS to your Theme Option -> CSS and let us know how this goes.
.p-meta span:first-child {
display: none !important;
}
Hope this helps!
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.