Remove Featured Image from Portfolio Page

I cannot remove the featured image from my portfolio page. Please help!

Hi,

Go to Appearance -> Customize -> Additional CSS and add this CSS Snippet in it,

.single-jetpack-portfolio .post-content .entry-header img { display: none; }

Let us know,

Thanks,
laranz.