Comments 1AstroFR started the conversationMarch 10, 2019 at 7:19pmHello.I would like to delete the first picture in the link. But I would like this image to be visible in the list of articles.Thank you so much. 295Paul repliedMarch 11, 2019 at 8:44amHello!Please open the edit screen of the post then remove the featured image and save (screenshot: https://cl.ly/6c1cf4ab5a96 ).I hope it helps!Regards,Paul 1AstroFR repliedMarch 11, 2019 at 3:40pmHello.Thank you. I would like to choose a featured image but I don't want to see this picture at the top of the article.Any help ?Thank you.Quentin 295Paul repliedMarch 12, 2019 at 3:20pm Hmm. So you would have to use custom CSS to hide the featured image in this case. Please try this code: .single .post-image { display: none; } 1 Like 1AstroFR repliedMarch 12, 2019 at 5:07pmThank you so much! It's perfect !Quentin1 Like 295Paul repliedMarch 13, 2019 at 11:18amYou're most welcome, Quentin! Glad I could help! Sign in to reply ...
Hello.
I would like to delete the first picture in the link. But I would like this image to be visible in the list of articles.
Thank you so much.
Hello!
Please open the edit screen of the post then remove the featured image and save (screenshot: https://cl.ly/6c1cf4ab5a96 ).
I hope it helps!
Regards,
Paul
Hello.
Thank you. I would like to choose a featured image but I don't want to see this picture at the top of the article.
Any help ?
Thank you.
Quentin
Hmm. So you would have to use custom CSS to hide the featured image in this case. Please try this code:
Thank you so much! It's perfect !
Quentin
You're most welcome, Quentin! Glad I could help!