Hi,
I had the same problem and found a solution on another post :
you have to add this code to style.css under “/* =Content”
.page footer.post-data .post-meta { display: none; }
It works great, but only on the pages…
I would really like to find a solution also to remove it from the projects…
Anyone could help with that ??
Thanks.