Home Forums WoodMart support forum Photoswipe Popup

Photoswipe Popup

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

    edoberna
    Participant

    Good morning,
    I was wondering if it possible and how to change the background of photoswipe popup (when clicking an image on product page) from black to white.

    Thank you

    #97218

    Hello,

    Please add this code to the Theme settings > Custom CSS

    body .pswp__bg,
    body .pswp__img--placeholder--blank {
    	background-color: white;
    }

    Best Regards

    #97230

    edoberna
    Participant

    Perfect! It works perfectly!

    #97262

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Photoswipe Popup’ is closed to new replies.