Kadence

Change Lightbox Background Color

To change the background color when opening an image in a lightbox, you can add the following to your custom css box in Theme Options:

.mfp-container {    
background: rgba(155,155,155,.4); 
}

Filed under Uncategorized
Last updated: October 31, 2021
Was this page helpful?
Thanks for the feedback!