• When I click on the product, then the magnifying glass on the image, it opens a full view of the image on an all black background. I’d like to use the (amazing) customize/additional CSS function of the Di Blog theme to change it. Can anyone help me figure out the CSS for this particular background to change it from black to white?

    Thanks!!
    Keith

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Di Themes

    (@dithemes)

    Hi

    You can use custom CSS and change color code accordingly.

    .pswp__bg {
    background-color: #ffffff;
    }

    To add custom CSS : Appearance > Customize > Additional CSS.

    Thanks

    Thread Starter kemoen

    (@kemoen)

    Perfect! Thanks so much Di Themes.

    Keith

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product Image Zoom Background Color’ is closed to new replies.