Is there any way to disable the 'written by' part? I want to remove this from all posts but leave the 'Like this post?' and share buttons.
Thanks!
Is there any way to disable the 'written by' part? I want to remove this from all posts but leave the 'Like this post?' and share buttons.
Thanks!
Hi,
Try to add the following code in your Quick CSS or custom.css:
.author-box {
display: none;
}
Hope this helps.:)
Best Regards,
Ismael
Awesome thank you!
Hi,
No problem. Glad to hear that from you. :)
Cheers,
Ismael
This topic has been closed to new replies.