Changing the background color of the Woocommerce product zoom Get link Facebook X Pinterest Email Other Apps March 11, 2022 You can use custom CSS and change color code accordingly. .pswp__bg { background-color: #ffffff; } To add custom CSS : Appearance > Customize > Additional CSS. Read more