Form code is:
<p>Name (required)<br />
[text* your-name] </p>
<p>Company<br />
[text Company]
<p>Email (required)<br />
[email* your-email] </p>
<p>Phone<br />
[tel Phone]
<p>[submit "Send"]</p>
It’s on the front page and I use the latest version. It only happens when using the skin shortcode. Using the standard Contact Form 7 shortcode, the text isn’t there.
When I ‘inspect element’ it shows up here, incase this helps: https://imgur.com/L5q5Rq6
Thanks!