no image in related posts!

Hi, is there any way to remove featured image from a single post but show it as thumbnail in related posts?
In portfolio it works fine , but does not work in post! 

For example:

my css changes: 
.single-portfolio .single-photo-wrapper { display: none !important; }
.single-post .single-photo-wrapper.image { display: none !important; }

Thank you!



Comments

Sign In or Register to comment.