Reply 335514 to: Image Gallery issue + YITH WooCommerce Badge Management

Avatar: Rose Tyler
Rose Tyler
Support staff
September 30, 2022 at 16:51

Hello,

Fixed on your staging site, because you give access to this site only.
1/ We added custom CSS code:

/ Show Yith badge na main image /
body .main-images .yith-wcbm-badge--anchor-point-top-left{
display: inline-block;
}
body .main-images .yith-wcbm-badge {
display: inline-block;
}
body .main-images .yith-wcbm-badge__wrap {
display: inline-block !important;
visibility: visible !important;
}
body .main-images .yith-wcbm-badge__wrap+{
display: inline-block !important;
visibility: visible !important;
}

2/ Changes were done in next files themes\xstore\woocommerce\single-product\product-image.php
themes\xstore\woocommerce\single-product\product-image-builder.php
3/ Fix will be included in the next update also.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.