Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #634145

    Hello,

    I need to know how to change the size of the main image of the products. I want to use the white space between product and description and increase the image by 50 % at least.

    In addition, also I would like to increase proportionally the thumbnails size.

    Thanks a lot and best regards

    #634179

    Hey marilusnm!

    Please try the below CSS this looks good to me including the thumbnails if you need any help with further modifications please feel free to get in touch with us.

    .template-shop div.product div.images {    
        width: 375px!important;
    }

    Regards,
    Vinay

    #634653

    Hello Vinay,

    Thank you so much!! Solved!

    Best regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Increase product image size’ is closed to new replies.