Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #276748

    Is there a simple way to control the 3 images sizes I have read a lot but two answers seem the same I what larger all around In have regenerated and tried lots of things Great theme and I am happy I bot it and you guys are smart so why is this so difficult
    http://coffee-shop.islandjoescoffee.com/shop/test/

    #276814

    Hi islandjoe1!

    Thank you for using the theme.

    The thumbnail size of the single product page featured image is controlled on config-woocommerce > config.php. Find this code on line 16:

    $avia_config['imgSize']['shop_single'] 		= array('width'=>450, 'height'=>999, 'crop' => false);
    

    Change the width and height attribute then regenerate the thumbnails or upload it again. Note that it is inside the four units container. The featured image will inherit the size of the container.

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.