Home Forums Basel support forum Hide featured blog image inside post only Reply To: Hide featured blog image inside post only

#352412

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