Re: Form background showing up twice?

Shawn_Herbert
Level 1

Form background showing up twice?

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

Screen shot 2015-06-29 at 11.24.41 AM.png

Tags (2)
3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Form background showing up twice?

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

Shawn_Herbert
Level 1

Re: Form background showing up twice?

SanfordWhiteman
Level 10 - Community Moderator

Re: Form background showing up twice?

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.