-
Anve S. replied to the question Hide featured image in blog post in the forum OneSocial theme 8 years, 11 months ago
HI @gavins
Try applying following css in child theme’s custom css option.
.blog .post .attachment-post-thumb {
display: none;
}
Regards
Anve