• Resolved nipu884

    (@nipu884)


    How to set custom background on my overlay? I mean popup overlay. I used something before, but not sure what. In settings I don’t see that option now.

Viewing 1 replies (of 1 total)
  • Plugin Author YOO SLIDER TEAM

    (@yooslider)

    You can do this by custom css styles. Checkout this one for example:

    
    .lg-backdrop {
        background-color: rgba(100,100,100,0.8) !important;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Background color’ is closed to new replies.