This topic has 4 replies, 2 voices, and was last updated 6 years, 3 months ago ago by Rose Tyler
Hi, i need to change the background to white when i click the button for view the product zoom.
https://prnt.sc/kdyr1l
Thank you
Hello,
Please add this code in Theme Options > Styling > Custom css:
.pswp__bg {
background-color: white;
}
Regards
Perfect!!!!Thanks a lot!!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up