Tagged: featured image, Upcoming events
My event thumbnails in the upcoming events component in the right sidebar are pixilated and I would like to fix them. Can you help?
Hey northernpacific!
I checked your website on Chrome, Firefox and Safari on OSX 10.11 and they look sharp on my end. Which browser and OS are you using?
Cheers!
Yigit
I’m on Firefox. It does look better on Chrome
Hi,
Thank you for the info. Please add this in the Quick CSS field:
.avia-mozilla img, .avia-mozilla a img {
image-rendering: auto !important;
}
Best regards,
Ismael
That appears to have done the trick! I dodn’t know about that declaration. Will this be built in to subsequent versions?