Help Hiding Feature Image
-
Hi Everyone! I like having the feature image for use on my main page when the viewer is scrolling through my content, however, on the post itself I want to “hide” the feature image so it doesn’t show up at the top. Is this possible?
Cheers
The blog I need help with is: (visible only to logged in users)
-
Hi there!
In order to hide the post featured images please add the following:
.featured-image { display:none }This will hide the image on top of posts on home, archives etc but not on single posts.
Hope it helps :)
-
I’ve been looking for the exact same change! I tried using your solution @dianakcury, but unfortunately it didn’t work. My blog theme is Hemingway Rewritten.
-
-
@setheinman, you are using a different theme and theme CSS is different from theme to theme. To prevent possible confusion later on for those coming to this thread, create a new thread in the CSS Forum as @dianakcury suggests. Many thanks in advance.
- The topic ‘Help Hiding Feature Image’ is closed to new replies.