This topic has 6 replies, 3 voices, and was last updated 2 years, 5 months ago ago by Olga Barlow
I don’t see an option to change the overall size of the main product image and gallery container. I have the image showing with additional thumbnails below. However, the image is much too large and I don’t see where that can be modified?
Hello,
Thanks for using our theme.
Read this article – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Edit width of section with the Gallery via Theme Options > WooCommerce > Single product builder > https://prnt.sc/bloxAH_sCJCT
Regards
Thanks. I did see that but when I reduce the size, the content justifies to the left and centering does nothing. How to have the gallery and info centered?
Hello,
Please provide temporary wp-admin access.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
Regards
Attached temp login link.
Hello,
I added the below code to Theme Options > Custom CSS to avoid stretching of the single product image
.swipers-couple-wrapper.woocommerce-product-gallery .swiper-wrapper img {
width: auto;
}
and reduced the size of the image in Theme Options > WooCommerce > Images > Main Image Width > 500.
Check now.
Regards
You must be logged in to reply to this topic.Log in/Sign up