Remove Author & Date from Project Type page display

Hello,
I have a few pages that display projects by project types. These show the author and date on each project category and I would like to remove it. Here is a link:
http://www.alpinelily.com/project-type/outdoor-life/

Thank you!

hey there

Hope you are having a good day and thank you for your question
Please add this CSSĀ in appearance - customize - additional CSS

.jetpack-portfolio .entry-meta {
display: none;
}

Thanks!
Colorlib Support Team

This worked perfectly! Thank you!

I will close this case now, Feel free to contact us again if you have other questions Thanks!