Home › Forums › Basel support forum › remove featured image in posts remove featured image in posts This topic has 1 reply, 2 voices, and was last updated 8 years ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 21, 2016 at 1:56 pm #5743 1klikstudioParticipant How can i remove featured image appearing on top on each post content? October 21, 2016 at 3:30 pm #5750 Artem TemosKeymaster Hello, Thank you for your question. You can easily achieve this by adding this code snippet to the Custom CSS area in Theme Settings .blog-post-loop.post-single-page .entry-thumbnail { display: none; } .blog-post-loop.post-single-page .post-date { display: none; } Regards Author Posts Tagged: blog, featured image, post Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register