• I’d like to change the background opacity when you open an image in the ‘Lightbox Gallery’. Ca you point me in the right direction on the code to do this. Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter mbuzz74

    (@mbuzz74)

    Fixed this myself by adding the following code to the theme customising css:

    .mfp-bg {
    opacity: 1.0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Lightbox Gallery background opacity’ is closed to new replies.