Support » Plugin: Maintenance » Why background grey and blurred?

  • Resolved Christian Strasser

    (@cswebdesigns)


    Hello,

    the maintenance mode does not show what I setup.

    I set up a white #ffffff background and not blurred background but it shows a grey #A0A0A0 and it is blurred. Have a look for your own on the website.

    How can i fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    The main container has an effect applied to it that grays out the background. Add this to the Custom CSS as well:
    body .main-container {
    background-color: #FFF;
    }

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.