Product images does not rotate, clicking on the image forces a link outside of the website

My url is https://thesweetspot21.com.

The background of my products have suddenly changed from transparent to light grey, clicking on variants in the product does not rotate to the corresponding image and clicking on the image directly forces to a link of the image. Thank you so much!

I didn’t get you.
Kindly share Screenshot.

Hi @Zworthkey ,

Thank you for the reply, I have linked an image and video below showing the issue I am currently facing.

https://imgur.com/37W5gY2
https://youtu.be/LXeOyoaJo_Q

These issues only surfaced a couple of hours earlier.

Before this, my png image would display as white/transparent on the website, the image within a product would rotate automatically and choosing a specific variant of product would also rotate the image that matches that particular product.

And clicking on the image would previously rotate to that specific image instead of opening up as a new link.

1 Like

@leejr0216
Go to the theme.js file

After that go to the line no. 9688 and remove that code from Line no. 9688 to 9690.

.price-item, .rte, .store-availability-information p {
color: #000000 !important;
}

Like this code.
And Save it.

I hope it will work.

1 Like