Tagged: ,

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

    Hi,
    I am making a website for an artist. She makes larger oil paintings. I was using the Royal Slider for her slide shows as it has the ‘full screen’ option with a white background.
    Now that I have switched over to Enfold (best theme ever!), the full screen does not work. It actually makes the image disappear under the header and the whole screen bounces up so you only see the header and the footer.
    So now I found that I can use the “Content Slider” in Enfold which looks beautiful, BUT when you click on the image for full screen, the background is black with slight transparency. My mother, the artist, would like it to be white, as that is how the paintings look on the wall at a gallery.
    Would it be possible to change the whole background to white using css? I don’t want a white border. I did find instructions on that here in the forum, but it does give the effect that I am looking for.
    thanks for your help,
    Nona

    #344910

    Hey nreuter!

    Could you please forward a link to your site It will also be helpful to mock up the modifications you want on a screenshot. It will help us understand the issue better and devise a solution for you.

    Best regards,
    Arvish

    #345033
    This reply has been marked as private.
    #345035
    This reply has been marked as private.
    #345705

    Hi!

    Thank you for the info.

    You can add this on Quick CSS or custom.css to change the lightbox background overlay:

    .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 1 !important;
    background: white !important;
    }

    Cheers!
    Ismael

    #345981

    I love it! You are so great to let me know how to do it.
    Best, Nona

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Lightbox background in transparent white?’ is closed to new replies.