I've been using contact forms on several pages on my site. Recently, the contact-field labels are displaying only part of my labels. Might be simple but I can't see it.
Here's what I'm seeing:
http://cbcofbloom.com/3-on-3-team-roster/
And here is the short code:
'[contact-form][contact-field label='Team Name' type='name' required='1'/][contact-field label='Team Color' type='text' required='1'/][contact-field label='Player 1 First Name' type='name' required='1'/][contact-field label='Player 1 Last Name' type='name' required='1'/][contact-field label='Player 1 Grade' type='select' options='7,8,9,10,11,12'/][contact-field label='Player 2 First Name' type='name' required='1'/][contact-field label='Player 2 Last Name' type='name' required='1'/][contact-field label='Player 2 Grade' type='select' options='7,8,9,10,11,12'/][contact-field label='Player 3 First Name' type='name' required='1'/][contact-field label='Player 3 Last Name' type='name' required='1'/][contact-field label='Player 3 Grade' type='select' options='7,8,9,10,11,12'/][contact-field label='Player 4 First Name' type='name'/][contact-field label='Player 4 Last Name' type='name'/][contact-field label='Player 4 Grade' type='select' options='7,8,9,10,11,12'/][/contact-form]'