Okay
  Public Ticket #1011104
Lightbox transparency
Closed

Comments

  •  1
    Chris started the conversation

    Hi,

    In the previous version of Kalium, the Lightbox display for portfolio items didn't show the portfolio page in the background, but the latest version does. I've tried the Kalium Dark option, Kalium Light and Classic, but they all show the original page through the transparent background. Ideally, I don't want the original page to show through the transparent background, so it would be good to be able to control that transparency.

    http://www.chrissutton.com

    WP 4.7

    Kalium 2.0.3.1

    I can provide login details privately if you require them.

    Cheers

    Chris

  • [deleted] replied

    Hi Chris,

    Can you please add the code below to Custom CSS

    .lg-backdrop.in {
    opacity: 1 !important;
    }
  •  1
    Chris replied

    Thank you Ylli, that resolved the issue, very much appreciated.

    Cheers
    Chris

  • [deleted] replied

    Hi Chris,

    I'm glad to hear that

  •  1
    Alexander replied

    Hi Ylli,

    I added this code

    .lg-backdrop.in {
        opacity: 1 !important;
    }

     to custom css section, but without success - see attachment:
    the visible background irritates - should be much more darker or invisible ...

    thanks for helping - Alex


  • [deleted] replied

    Hi Alex,

    Kindly open a new ticket and post your request so it will be helpful for the other users to take advantage of searching them on the forum, and we’re glad to help you in your new thread.

    Will set this ticket as closed again from here.