Hello,
the trick
.single-post .entry-featured {
display: none;
}
work fine for me to remove featured images from posts but the picture is still loading, increasing the loading time.
Is there a way to remove the featured image with some php code in a child theme ?