This topic has 4 replies, 3 voices, and was last updated 3 years, 7 months ago ago by Rose Tyler
Set how to increase the tension of the store image
Hello,
Do you want to change the image size on the shop page? Because I don’t understand your question.
If yes then 1) go to Theme Options > Custom CSS add the below code
.content-product .product-content-image img {
width: auto;
}
2) Go to Theme Options > WooCommerce > Product images > change the width of the thumbnails.
We would recommend using high-quality source images (min 600px width) with the same size for all the images to have nice-looking grid on the shop page.
Regards
The photo in my store is very blurry.
but the actual image is very sharp.
Show me how to set the mode for sharp images
Hello,
As was mentioned by Olga, use this custom CSS code – http://prntscr.com/11fjw8n
Also, read this article – https://www.8theme.com/documentation/xstore/woocommerce/product-images/ , set Thumbnails width 345px, and regenerate thumbnails.
Regards
You must be logged in to reply to this topic.Log in/Sign up