1. Home
  2. Knowledge Base
  3. Design Questions
  4. White overlay on landing page background

White overlay on landing page background

If you are experiencing an issue where your landing page background image is covered with a white overlay – this could be caused by your WordPress theme adding some custom styling to all pages on your site which will override the background and hide it from view

To fix this, in the LiveEditor, go to Page Settings (on the left menu) > Other Scripts and select “Custom CSS” from the dropdown

Now enter the following code in the box:

body.custom-background{background:none !important;}

Once you save this and refresh the page you should see your background is visible again

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support