Home Forums Basel support forum how to change lightbox background color

how to change lightbox background color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #180022

    yusra
    Participant

    Hello,

    I want to change lightbox background color to white transparent.

    Could you please help me?

    Regards,
    Yusra

    #180032

    Hello,

    Thank you very much for choosing our theme and contacting our support.

    Please add this code to the Theme Settings > Custom CSS > Global:

    .pswp__bg {
        background: #ffffff!;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)