• Resolved edu-mix

    (@edu-mix)


    I’m having problems finding where to change the image sizes on the product page. I have no problems with the size on the store page, but when I go into each individual product page the main image is way too big a pixelated. Mind you, I uploaded the files at 1000 pixel x 1000 pixel resolution. The related products images are huge as well. I’ve tried setting the size under WooCommerce > Settings > Catalog under “Image options” but no changes are made. Help me please!! it makes the store look unprofessional.

    Thanks,
    Bryan

    http://wordpress.org/extend/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter edu-mix

    (@edu-mix)

    Found it in another post. For anyone with this problem you have to find your woocommerce.css file and change the image size from 48% to 20-25%. You using the find tool in your brewer (usually Ctrl+F or Cmd+F):

    related ul.products li.product,.related ul li.product,.upsells.products ul.products li.product,.upsells.products ul li.product

    You’ll see 48%. Change it then save it. You can also change the size of the main product image by looking for:

    col2-set .col-1

    This will be at the top of the code and is also set to 48%. I used 25% and it worked fine.

Viewing 1 replies (of 1 total)
  • The topic ‘Image sizes on product page’ is closed to new replies.