dialup
December 29, 2022, 9:35pm
1
Hi, I have uploaded products with transparent backgrounds and it shows as transparent but when checking after a while, they had backgrounds, so I re-added the images to be sure. They were all transparent but when checking again one of the products images has changed to white background.
How can I fix this from happening? Thanks
1 Like
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
1 Like
dialup
December 30, 2022, 8:34am
3
dialup.store
password: preview
dialup
December 30, 2022, 8:35am
4
Site: http://dialup.store
Password: preview
I have edited the image now, however it will most likely still change again as it has every time.
Hi @dialup !
As the image has been changed, so I canβt find the exact reason of the problem, You can try the following steps to remove background:
1- In theme β Online Store β Action β Edit code β
2- Go to the Asstes β open theme.css or theme .scss file
3- Paste the following code at the bottom of file.
a.grid-view-item__link.grid-view-item__image-container.full-width-link{
background-color: transparent !important;
}
1 Like
Iβm having the same problem, have you found a solution? I tried re-exporting from photoshop and re-uploading but no success