Hello,
I have a problem with stripe plugin.
Once I activate plugin images on product cart are not visible.
I’ve tried to fix this problem base on this topic:
https://www.8theme.com/topic/images-description-not-showing/
I’ve added in style.css of child theme code:
.quick-view-popup .images, .single-product-page .images {
visibility: visible;
height: auto;
}
But still doesn’t work.
Could you advice how to fix it?
EDIT:
after updating stripe api it started work
Thanks!
Regards,
Piotr