I have a seemingly simple A/B test we are trying to set up by swapping a
header image and rearranging some copy. It seemed simple enough, but
once I got the test built, it wouldn't function properly. On the page is
a Marketo form, and anytime I would modify the CSS in the main body of
the page, it would duplicate the form, regardless of how much I modified
the CSS. After some adjusting and talking with IT, it was determined I
have to do all of the work within the specific divs so as to not call
...