Two featured image questions

Hi,

  1. Is it possible to hide the featured image in the post itself, but still use it as the display on the home page? And/or use a video as the featured image on the home page?
    https://www.pjatpsu.com/ElectionDay

  2. The featured image is very blurry on the main post (it goes with this post: https://www.pjatpsu.com/ElectionDay/2018/11/04/getting-out-the-vote/)

thanks very much!
Will

Hi there

Hope you are having a good day and thank you for your question

  1. Yes, its possible, use this css:

.single-post .entry-header img {
display: none;
}
2. cant see a blurry problem but if you hide it then this question will be resolved as well? :slight_smile:

Thanks!
Colorlib Support Team