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); }
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); }