Hi team,
I’m using Cornerstone with Pro Theme and displaying the featured image at the top of single blog posts . The issue I’m running into is:
The featured image is being cropped (top/bottom cut off) instead of showing in full height. I want it to display the full image responsively across all screen sizes without distortion or cropping.
So far I’ve tried:
- Adjusting CSS via .entry-featured img { object-fit: contain; height: auto; }
- Checking my Theme Options and Layout settings
- Clearing cache and testing across screen sizes
I’m not using a Theme Builder “Single Post Layout” currently — just the default post view. But open to switching if that’s the better solution.
Goals:
- Display the entire featured image at the top of each post
- Maintain responsive scaling (mobile/tablet/desktop)
- Avoid excessive whitespace if image is tall
Can you let me know:
- What’s the best method to make this work cleanly?
- Should I be using a specific Cornerstone element or layout instead?
- Is this easier to control if I build a custom “Single Post” template in the Theme Builder?
Thanks so much for your help — I’d love to create a clean, repeatable setup for future blog posts.