• Resolved georgerl

    (@georgerl)


    Hi all,

    The plugin works like a charm. Nice.
    Anyway, I found an issue when the lightbox opens. The images are only in black and white.
    Do you know how to fix this.
    Cheers,
    George

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter georgerl

    (@georgerl)

    Hi,
    I resolve this issue by:

    /* Lightbox images from Black and White to Colour Start*/
    .lg-image{
    filter: grayscale(0%) !important;
    -webkit-filter: grayscale(0%) !important;
    }
    /* Lightbox images from Black and White to Colour End */

    This seems to work.
    Cheers,
    George

    Plugin Author grandwp

    (@grandwp)

    Dear @georgerl

    We are happy you have managed to fix it. The fix also will be included in the upcoming update.

    Thread Starter georgerl

    (@georgerl)

    Thanks for your quick reply.

    Nice plugin by the way. Far away from others plugins…

    Keep your chin up.

    Cheers,
    Remi

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images in Black & White’ is closed to new replies.