Home Forums WoodMart support forum How to change background of enlarged photo

How to change background of enlarged photo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #165471

    mfatih94
    Participant

    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.
    #165486

    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.

    #165669

    mfatih94
    Participant

    Thanks for the fast and helpful answer

    #165686

    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.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to change background of enlarged photo’ is closed to new replies.