• Resolved schmedia

    (@schmedia)


    Great plugin but it’s still frustrating that we cannot set something as simple as a PLAIN WHITE BACKGROUND. Why is this option not available? Or better yet, why can we not change the opacity of the forced background overlay?

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

    (@talextech)

    Hi,

    Yes, the main container has an effect applied to it that grays out the background. Add this to the Custom CSS box and it should be white:
    body .main-container {
    background-color: #FFF;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘White background?’ is closed to new replies.