Form background showing up twice? | Community
Skip to main content
Level 2
June 29, 2015
Question

Form background showing up twice?

  • June 29, 2015
  • 1 reply
  • 1886 views

The form background (gray box) is showing up twice with custom css. It's not showing up when I embed the form on a page, only when it's added to a Marketo Landing page. Any help would be greatly appreciated.

Thanks,

Shawn

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
June 29, 2015

Please post your URL.  We can't troubleshoot CSS from a screenshot!

Level 2
June 29, 2015
SanfordWhiteman
Level 10
June 29, 2015

Pretty simple.  Your <DIV id="primaryForm" ... also has class="mktoForm".  So it gets styled like a form, even thought the form is actually inside it.  Remove that class.