Home › Forums › Basel support forum › Hide featured blog image inside post only › Reply To: Hide featured blog image inside post only
February 11, 2022 at 11:43 pm
#352412
Elise Noromit
Member
Hello,
Please replace the CSS with this one for the Blog page only:
body.blog .post-img-wrapp{
display:None;
}
body.blog .blog-post-loop.has-post-thumbnail .entry-title{
padding-top:50px;
}
body.blog .blog-post-loop.has-post-thumbnail .post-date{
top: 30px;
}
If you have any questions please feel free to contact us.
Best Regards