How to change background of enlarged photo
-
Hello,
when I enlarge a photo in the single product page the background color is black. I want a grey background how can I do that. Please see attached picture.
Attachments:
You must be
logged in to view attached files.
Hello,
If you want to change the background color from black to gray of enlarge product image. You need to use the below CSS code in global custom CSS area under theme settings >> custom CSS:
.pswp__bg {
background:gray;
}
Best Regards.
Thanks for the fast and helpful answer
Hello,
We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘How to change background of enlarged photo’ is closed to new replies.