- This topic has 2 replies, 2 voices, and was last updated 5 months, 1 week ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Greatnews Pro › Image appearance on front page versus blog post page – front page cropped badly.
Tagged: themes
When I attach an image to a blog post, it appears fine on the blog post itself, but it is cropped on the front page.
The front page is often cropped centered in a weird place that cuts off lettering within the image.
If I always make the image a certain size on the post page, will it appear fine on the front page? If so, what is this size?
I am not a coder. It seems like the coding would simply resize the image to the appropriate scale needed to fit in the space.
My site is christiannnewsjunkie.com if you want to see it.
Regards,
Robert
@sparkmanrlmediacombb-net, In frontpage the featured image of the posts cropped from the center to fit in the space. However we can show the full feadtured image, doing this size of the image may be different. Here how it will looks
https://www.awesomescreenshot.com/video/40105923?key=73bfd908fd2dca98c5ead14ccedb0062
You can add this CSS to Additional CSS in the theme customizer to show full feadtured images on frontpage
.featured-image {
background-size: contain !important;
}
Thank you. This works fine.
I added this to the Additioal CSS section.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



