How to remove featured blog photo from blog post?

@Serenna - please add this css to the very end of your timber.scss file and check,

.template-article .article--image-wrapper {
    display: none;
    visibility: hidden;
}

if you have more issues then you can contact me on my email given below