Removing Featured Image with CSS without losing video?

Hi! I've used the following CSS to get rid of featured images on my portfolio items: .single-portfolio .single-photo-wrapper { display: none; } 
But I have uploaded a video on one item and it looks like it won't appear on the portfolio item if I use this CSS. How can I remove feature images but keep videos uploaded via Media then Video | HTML5?

Thanks! 

Comments

Sign In or Register to comment.