• Resolved Winework

    (@winework)


    Can anyone tell me how I can stop Woocommerce product images from resizing in Onepress?

    I have set the image sizes in the Woocommerce section of the Onepress customizer but it appears that the theme is ignoring those settings and is scaling images UP in both the catalogue and single product pages.

    Thanks,

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Winework

    (@winework)

    OK… I have sorted the issue in the case of catalogue images, but still having trouble with the single product pages.

    Theme Author FameThemes

    (@famethemes)

    Hello @winework,

    Please try to add this to Customize => Additional CSS:

    .woocommerce div.product div.images img { width: auto; }

    Let me know how it goes!

    Thread Starter Winework

    (@winework)

    That works perfectly. You rock!

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Woocommerce Image Size’ is closed to new replies.