For your code with CSS fix still wrong a bit. it will make all thumbnail hide include related post and other.
to anyone has same problem with me that looking for solutions. below code will use CSS to hide that featured image
i will re-edit like this
.single-post article .post-type-content .post-thumbnail {
display: none;
}
i don’t think this is custom or personalty function. This common function for every theme.
i hope you will add this on near future.
As picture attached
i want a block that you named in theme is ” Blog Post Basic” or ” BLog Slider” with option filter posts with highest view to show. As picture just filter order by ” Name, Date, Author etc….”
So can i get popular post by filter post by View ?
maybe my grammar not good. i hope you understand what im talking about.
*update#