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

    I was wondering if there is a way to change the lightbox background colour from default black to white for any of the photo galleries.

    Currently, when someone clicks on a thumbnail and opens a lightbox, the background behind the large image is black. I have a client who would like to have it white.

    Is there quick CSS code I can add in that would allow this.

    Many thanks
    Ivana

    #1123757

    Hey Ivana,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1124021

    Thank you Jordan. Please see below. I have created two test galleries and on both it has the same effect, that is when I click on the image, it opens the lightbox, which has a black opaque background. My client would like it to be white.

    #1124105

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .mfp-bg {
        background: #fff;
    }

    Best regards,
    Rikard

    #1124606

    Thank you Rikard. That did the trick. Greatly appreciate your help.

    #1124646

    Hi,

    Great, I’m glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.