Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #384711

    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:
    mobile version

    #384758

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #385240
    This reply has been marked as private.
    #385887

    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

    • This reply was modified 9 years, 9 months ago by Elliott.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.