When I want to change Size of images on the Blog Page…..by making it “thumbnail” size….the image becomes blurr…
However, on particular blog post, they appear as wanted….
I want to reduce image size on blog page…where recent blogs are shown……. The image quality should not deteriorate…
Site URL: hidden Theme version: 6.2 WooCommerce version: 14.2Hello, Webpat,
Thank you for getting in touch with us.
Do you mean this – https://prnt.sc/G2m47KbnZ2pb ?
Please try to use the next custom CSS code:
article.blog-post .wp-picture img, .wp-picture .blog-mask {
max-width: 300px;
margin: auto;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.