Home › Forums › WoodMart support forum › HOW TO HIDE IMAGE FEATURES IN BLOG HOW TO HIDE IMAGE FEATURES IN BLOG This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 2, 2020 at 3:29 pm #216042 licbalderassParticipant Quiero que no se muestre la imagen destacada en una publicación de un POST, ya intente el codigo .post-single-page.blog-design-default-alt .entry-thumbnail { margin-bottom: 15px; display: none; } pero no funciona, sigue mostrandose la imagen. August 2, 2020 at 9:39 pm #216101 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .post-single-page.has-post-thumbnail .article-inner>.entry-header { display: none; } Best Regards Author Posts Tagged: IMAGE FEATURES Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register