Feature Image CSS Hide option.Free and Premium WordPress Plugins & Themes Forums WordPress Themes Alpenhouse Feature Image CSS Hide option. Search for: SearchThis topic has 1 reply, 2 voices, and was last updated 4 years, 3 months ago by Andre Flores.Viewing 2 posts - 1 through 2 (of 2 total)AuthorPosts August 5, 2020 at 9:52 pm #988301 Fred GreenParticipantHello I have the feature image coming on all my additional pages. I used the css code .post-thumbnail{ display:none; }This is not working. August 6, 2020 at 6:05 am #988357 Andre FloresModeratorHello, Fred!Try adding the following code under Appearance ->Customize ->Additional CSS:.has-post-thumbnail .post-thumbnail { display: none; }If this still does not work, add an !important declaration to the CSS property:.has-post-thumbnail .post-thumbnail { display: none !important; }Regards, AndreAuthorPostsViewing 2 posts - 1 through 2 (of 2 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In