Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1462950

    Dear Kriesi,

    How can I change the background colour and transparency for the Lightbox so that viewers no longer see the background website elements when viewing linked gallery images?

    Thanks, Richard

    #1462978

    try:

    #top .mfp-zoom-in.mfp-ready.mfp-bg, 
    #top .mfp-zoom-in.mfp-ready .mfp-preloader {
      opacity: 1;
      background-color: #013101;
    }
    #1462999

    Great, thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Lightbox background’ is closed to new replies.