Hi
We’ve closed this topic https://www.8theme.com/topic/image-gallery-issue-yith-woocommerce-badge-management/ but unfortunately I’ve found one more bug …
Please have a look at this: https://gyazo.com/15467c2f6d1db85b067434b1b4d4d256
This is a view on off-canvas mini cart. All badges are above our widget 🙁
Seems wrong z-index 🙂
I could correct it by custom CSS e.g. like this:
.yith-wcbm-badge {
z-index: 4;
}
but maybe you will find a better solution working for everyone 🙂
Could you please have a look ?