Home Forums WoodMart support forum Change the background

Change the background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #345632

    fatihozkan97
    Participant

    Hi How do I get a single product page When I click on the image to enlarge، Whiten the background؟
    Images attached

    Attachments:
    You must be logged in to view attached files.
    #345686

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .pswp__bg {
        background: #ffffff;
    }

    Best Regards

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