Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #119441
    Ana
    Participant

    Hello everyone. Can someone please help me with an issue?
    I have updated woocommerce and now my images are huge! I tried the resizing and regenerating but it doesn’t work.

    https://www.cortecmci.com/product/mci-2005/

    Thanks!!!

    #119486
    wensolutions
    Participant

    Hi Ana,

    Did you resolve an issue? As we inspect the given URL we found no hints of huge image http://prntscr.com/fz58h8 If this is still an issue, can you please elaborate it further so as how it should be?

    #119541
    Ana
    Participant

    Hello! I had a conflict with a puglin so I turned that off, and then added a code to the page with custom CSS to make it even smaller.

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images
    {width:26%}
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary
    {width:60%}
    .woocommerce #content div.product div.related,
    .woocommerce div.product div.related,
    .woocommerce-page #content div.product div.related,
    .woocommerce-page div.product div.related
    {width:70%}

    Thanks!

    #119571
    wensolutions
    Participant

    Hi,

    We are glad that you figured it out and resolve the issue! Let us know if you’ve any more questions.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Image too big!’ is closed to new replies.