hello,
i need to know how i can make the product image more big?
When I go to setting --> appearance
I have change: Product Image Thumb Width: 400
and Product Image Thumb Height: 400
but see what happend to the image (i have attach the image of the website)
please help me to fi it i want this image will be big.
please help me with this, i need big image product.
Looks like a template layout problem. Can you post URL so we can check HTML?
My website ismystore.com
Now I change it back yo small images
So user will not see the problem.
Please help me with that I need big images so all my buyers will see the product better
This fix will require css fix.
Add following lines in file /storefront/view/default/stylesheet/stylesheet.css
.main_image {
float: right;
}
To change images back, you just change the settings back.
Thank you I will try this.
this line realy work, thank you so so much.
can you make this change in the new version?