Issue with picture path background
-
Hey, I been trying to add feeds to google shopping with transparent pictures. Issue is that the background path to the page gives a black background:
https://i0.wp.com/myskin.dk/wp-content/uploads/2019/10/myrealmask.acaiberry_2400xdd.png?fit=850%2C850&ssl=1
Any ideas on how to make the background white?
Hello,
Please provide your site URL as well as the screen of the block you want to change so that we could provide you with custom CSS.
Best Regards
Hello,
As I understand you want the white background for Photoswhipe popup if it is so, add this code to the Theme Settings > Custom CSS > Global:
body .pswp__bg {
background-color:#ffffff;
}
If it is not what you mean, please show on the screen the block you want to change.
Best Regards