The Winning Agent Pro 2.0 theme has a template to use for Landing Pages.
If your background image shows when you use the Landing Page, add the following CSS to
Appearance > Customize > Additional CSS.
/* Remove background image on landing page */ body.custom-background.page-template-landing { background-image: none; }