- This topic has 5 replies, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Personify Pro › Featured Image issues
Tagged: featured image, personify pro, size of image
I need a way to control the size of the Featured Image in Personify Pro. Even reducing the size of the image outside of WP and reimporting results images that are too big.
Am I missing something?
Hello @rhkennerly,
The theme it self does not have the option to control the image size.
However, we can help you with the custom CSS so please explain properly the section that you want to reduce the size for so that we can help you.
Also, do not forget to post your site URL so that we can provide the precise fix.
Thank you.
Regards!!
Okay, here’s an example:
https://bourbonandporchlight.com/bourbon-porchlight/media-bias-chart/
In “posts” the “featured image” is enormous. Even when I add a second image that is 1/2 as large in px, it blows it up into a lowRes image of the same dimensions.
Does that help?
Rick
Hello @rhkennerly,
To decrease the size of the image in the single post page add below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS.
.single-post .featured-image img {
max-width: 70%;
}
Hope this helps.
Regards!!
worked great. close the ticket. tnx.
Glad to know that your issues has been resolved 🙂
If you have any queries/issues further, please feel free to write your queries here.
Have a great Weekend ahead !!
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. |