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
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
Hello Vinay,
Thank you so much!! Solved!
Best regards