Home › Forums › Support › How to hide the feature image in blog This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago by Tom. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 23, 2015 at 2:36 pm #155092 Bertil Ditewig Hi there, Can some please tell how to hide the feature image in the blog? Now it’s shown as a header (big image) Link: http://rechtsomleren.nl/de-visueel-ruimtelijke-leerling-is-keer-op-keer-erg-blij-met-de-kernvisiemethode/?preview=true&preview_id=467&preview_nonce=1b77565db6&post_format=quote The image is set to have a thumpnail at the blog page like this: http://rechtsomleren.nl/blog-layouts/ (stil designing work to do ;-)) In the generate blog editor settings the image is set “hide” Thanks in advance, Bertil November 23, 2015 at 2:57 pm #155108 Bertil Ditewig Ore another thing what can help me…. Is it posible to get a thumpnail image at a page like this? http://rechtsomleren.nl/blog Iff so, the feature image is isn’t necessary and the problem is gone too. Thanks in advance for helping me out. With kind regards, Bertil November 24, 2015 at 12:05 am #155226 TomLead Developer Lead Developer Hi there, You can hide the image on single posts with this CSS: .single .page-header-image-single { display: none; } To get thumbnails on the page in your second post I would definitely use the Featured Image with the Blog add-on to create the thumbnail. Then simply use the CSS above to remove the larger image from the single post. Adding CSS: https://generatepress.com/knowledgebase/adding-css/ Let me know if you need more info 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In