Hi Guys,
We’re running our strore on Empire Theme.
I am not sure why but when setting up the ‘Shoppable Image’ we’re getting the Products showing in the image with a transparent background.
Screenshot here:
URL: https://spiritsoundart.de/pages/monochord-themenseite.
Can anyone help?
Cheers
Chris
Hi @Spiritsound ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:
.hotspot__tooltip-wrapper {
background: #fff !important;
}
I hope it would help you
Best regards,
Richard | PageFly
@PageFly-Richard - I copied the code, and it worked perfectly!
Thank you so much!
Chris