fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Strange images in one product

Hello. I am using your Variation swatches plugin and I found a strange behavior in one product.

The normal behavior is this:

2022-09-14 14_03_53-PC Márcio Casa - AnyDesk.png

 

While our newest product shows these unkown images next to the options:

2022-09-14 14_03_41-PC Márcio Casa - AnyDesk.png

 

Is there an option to fix this?
Thank you!

Marcio

Rezwan Shiblu

Hi Márcio,

Unfortunately, your screenshot was not attached properly.

Please upload your screenshot here- https://prnt.sc/ and post the screenshot link here.

Thank You

Rezwan Shiblu

Hi Márcio,

Do you want to remove this( https://prnt.sc/e0b1dDFUvNSW) image from the radio attribute?

If yes then please try to add the below CSS at Appearance > Customize > Additional CSS

    span.variable-item-radio-value-wrapper img {
        display: none !important;
    } 

Let me know if you need any further assistance.

Thank you.