BuddyBoss Home – Web Support Forums Themes OneSocial theme Change Register/Login Overlays Transparency

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

    #66670

    Hi there,

    I was wondering where I can change the Register/Login Overlays transparency. At the moment when the forms pops up, too much of the website is coming through the form. This makes the form very difficult to read.

    Cheers,
    Ronald

    Answers

    #66719
    @anve

    HI @rotju,

    Try applying following css in child theme custom css

    
    body .mfp-bg {
      background: rgba(255, 255, 255, 1) none repeat scroll 0 0!important;
    }
    

    Regard
    Anve

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Change Register/Login Overlays Transparency’ is closed to new replies.