This topic has 7 replies, 3 voices, and was last updated 8 years ago ago by Olga Barlow
Hi there, how are you?
I am getting cropped images on my single products pages, and I wanted to fix it.
Can you help me?
Could I remove this width 547px from the class owl-item active? It appears that it would help.
But I wanted to ask first, please help
An example: http://www.omicreative.com/agnes/shop/top/caught-out-bandage-ensemble/
Hello,
We see the problem and seems to be a small issue in our theme. We will fix it in the next update.
Regards
Yeah, nice!
But I need that fixed now.
How can I do that?
?
Try to place this code to your custom CSS
.single-product-center .product-summary-center, .single-product-center .product-images, .single-product-center .product-information {
-webkit-box-flex: 0;
-webkit-flex: none;
-ms-flex: none;
flex: none;
}
Regards
Beautiful!
Worked very well.
Thanks!
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up