Is it possible to remove the post-info (all of it) such as:
"this entry has" (comments)
"in" (category)
"by" (admin)
?
...help needed.
Is it possible to remove the post-info (all of it) such as:
"this entry has" (comments)
"in" (category)
"by" (admin)
?
...help needed.
I am guessing somewhere in the blog.php there may be lines you can edit out.
Hi,
Try to add this in your Quick CSS or custom.css:
.post-meta-infos {
display: none;
}
Hope this helps. :)
Regards,
Ismael
Thanks, Ismael – that worked!
Hi,
Glad that I could help you. :)
Cheers,
Ismael
This topic has been closed to new replies.