- This topic has 3 replies, 2 voices, and was last updated 4 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hello,
I’m new. I’m loving this theme so far!
My issue:
The home page defaults to an excerpt of each of my latest posts along with it’s corresponding feature image. I changed this setting to use my post content, instead of the excerpt. The problem is that now, the feature image is still there above the title, then the post content (which already contains the photo I want to appear). Deleting the feature image from each post altogether fixes the issue, but I use the feature image for my mailings and I’d rather not have to delete them from all of my posts. My website is http://www.mycrappyhouse.com. The issue is the homepage, but my blog posts themselves are looking good. Any ideas?
Thanks!
Hi,
Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:
.post-media {
display: none;
}
Kind Regards
Success! Thank you so much!
You are welcome. Feel free to contact us anytime.
Kind Regards