Forums
(@lenyk)
11 years ago
Woops sorry, wrong one … that one is to hide ALL postinfo.
This is the one you’re looking for:
.meta-tags { display: none; }
Hey,
I put this in my custom css, and that does the trick 🙂
.postmeta, .postinfo { display: none; }