Changing the background color of the Woocommerce product zoom

 You can use custom CSS and change color code accordingly.

.pswp__bg {
background-color: #ffffff;
}

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

Comments

Popular posts from this blog

REMOVE BREADCRUMBS FROM WOOCOMMERCE

Add functions to wordpress HEADER