Home Forums WoodMart support forum Issue with picture path background

Issue with picture path background

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #159739

    hpb
    Participant

    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?

    #159762

    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

    #159781

    hpb
    Participant

    Private content:

    #159823

    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

Viewing 4 posts - 1 through 4 (of 4 total)