• Resolved manualmode

    (@manualmode)


    Hello,

    very weird, i just notice that in the shop page (the page that display a lot of products), the product image is noticeably better in Chrome than in safari/firefox. The one in safari/firefox has a little bit blurry feeling, while in Chrome, the image has more contrast and sharper,this is noticeably and very easy to tell, not subtle differences.

    Is Chrome using a different or in this case better image render engine?
    or is this due to wordpress?

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter manualmode

    (@manualmode)

    Hi, i got it solved.

    It is because of the way that different browsers render the image.

    i use the css code

    img {
    image-rendering: optimizeSpeed !important;
    }

    to make the pictures less burry feeling, but more sharper or pixel like feeling.

    Hope it can help.

Viewing 1 replies (of 1 total)
  • The topic ‘very weird, product images are noticeably better in Chrome than in safari/firefox’ is closed to new replies.