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
we are sorry but it won't be possible unfortunately. For the feature image/video is responsible exactly same block and it can not be split on the image or video.
Thanks!