- This topic has 3 replies, 2 voices, and was last updated 5 years, 9 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.
Home › Forums › Pro Themes › Kids Education Pro › Images larger than suggested size?
Once again REALLY GREAT TEMPLATE!
I have nearly finished the site and noticed all the images that I insert to content is larger than the selected size example: http://facettherapy.co.uk/time-2-play/
if you scroll down and notice the penguin that image is only supposed to be 150×150 (the size i have selected in the edit image, in the main content) yet it shows large and blurry the same goes with the time 2 play image at the top, this image is supposed to be apx 1/3 the size it shows.
How do i get it to show the size i actually want?
Hello,
When we inspected your site URL, we found that the thumbnail images width is set to 100% which is the reason why the images are large and blurry.
To fix the issue, please add the below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
article img {
border: 5px solid #fff;
border-radius: 50px;
}
Hope this helps,
Regards!!
I am afraid I have tried this and the images are still larger than what they should be.
The original images are only 150X198 and that is the size I want them to be.
cheers
Hello @haldarulon,
please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
article img {
width: auto;
}
Hope this helps.
Regards!!
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. |