how to change transparency in the lightbox background? in Customize with code Posted March 25, 2021 In that case, you can adjust the code in the other direction! /* Lightbox opacity */ .gallery-lightbox-background { opacity: 1.0; } Hope that helps!
how to change transparency in the lightbox background?
in Customize with code
Posted
In that case, you can adjust the code in the other direction!
/* Lightbox opacity */ .gallery-lightbox-background { opacity: 1.0; }
Hope that helps!