This topic has 7 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
On woocommerce shopage was everithing perfect with pictures(thumbnails)before I enabled product zoom. When I disable this option pictures still like zoom is still enabled.
When I change picture size settings homepage pictures is changeing but woocommerce soppage and single product picture dosnt.
But I need the zoom and real size pictures. How its possible.
Thanks for quick replay 🙂
Hello,
I’ve added this code in Global Custom CSS:
.sxy-zoom-container {
width: 250px !important;
}
Please check single product image now.
Best regards,
Jack Richardson.
HI,
I made “regenerate thumbnails” but pictures stil fuzzy. Check this link http://gurmeesool-ee.sn25.zone.eu/tootekategooria/gurmeesoolad/
Regards,
P
Hi,
Also before this problem in suingle product page was pictures arrange justify. Now with this code its right. Is it possible to change this to middle & justify ?
How this happened at all is it possible to some how turn back 🙂
Regards,
Peeter
Hello,
Please add this code in Global Custom CSS:
.sxy-zoom-container {
margin-left: 15%;
}
Best regards,
Jack Richardson.
THANK YOU.
But what about shop page pictures?
Regards,
Peeter
Hello,
Please set image sizes as shown in our documentation https://www.8theme.com/demo/docs/woopress/#!/woocommerce and regenerate thumbnails. After that check your products.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up