The mobile version of this header is not readable; although the desktop version looks correct.
Here is the desktop:
(hosted on WPengine) alt="desktop version" />
Here is the mobile:
Hi,
Can you post the link to your website please?
Regards,
Josue
Hi!
It looks like your using an H1 and then some inline CSS on a span inside it.
<h1><span style="color: #ffffff; font-size: 45px; line-height: 100px; font-family: 'Lato',sans-serif; font-style: normal; font-weight: 300;">Our Clients Realize Hard ROI From Smart Glasses</span></h1>
Our responsive CSS is not going to be applied in this case. You’ll want to remove the span and add the CSS to the H1 or just use our special heading element instead. You can style the size, color, etc etc, without having to use custom CSS.
Cheers!
Elliott