• Resolved terocha

    (@terocha)


    Hi

    I’ve set Set blur intensity to 0 and removed Apply background blur … but blur is still there.
    After that, I added this code to the Maintenance Custom CSS:
    .main-container:after{opacity:0;}
    but the blur doesn’t go away.
    Can you help me?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WebFactory

    (@webfactory)

    Hi, please post your site URL so we can have a look.

    ws24

    (@ws24)

    Had the same issue, I just added !important to the css, that helps:
    .main-container:after{opacity:0!important;}

    But it would be more clear if this opacity default setting is just an option to turn on/off in the Maintenance configuration settings.

    Thanks WebFactory, this plugin works good.

    Thread Starter terocha

    (@terocha)

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background Blur – Custom CSS not working’ is closed to new replies.