Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #305509

    I’m using the built in Enfold Lightbox feature. It is a simple check box to use. There does not appear to be any option to adjust settings. I am particularly interested in making the main page, which becomes the background, not visible. As it stands now, it is visible, though subtle, but does distract from viewing the single image. How would I make this background black (without removing the navigation arrows)? Thanks – Ken

    #305656

    Hey kenwae!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 1;
    }

    If that does not work, please post the link to your website

    Best regards,
    Yigit

    #306052

    Didn’t work. I did look through the forum and noticed that there was a change from prettyphoto to something else and that I should, perhaps, be using 2.9.1. I am using 2.9 and did not see an option in the download page for 2.9.1….anyway, here’s the site, the blog page….where if you click an image it will bring up the lightbox and you’ll see the background, faded, subtle, but there and a distraction….

    http://mauiislandportraits.com/maui-photographer-blog/

    #306196

    Hi!

    Please disable CSS minifying feature on the plugin you are using and then apply custom CSS code. Currently code is not being applied.

    Regards,
    Yigit

    #306626

    That did the trick! Many thanks….

    #306708

    Hi!

    You are welcome, glad we could help! :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change Lightbox Background Opacity’ is closed to new replies.