Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #198452

    Hi there – working on http://vitalshiftconsulting.netfirms.com/wp – the font customizations done for H1 and H2 are being applied on desktop screens, but not when the phone is viewed on the iPhone.

    Also – the logo doesn’t appear correctly either – it is cut off.

    Can you let me know how to fix these issues?

    Many thanks,
    Drew

    #198509

    Hi AndrewDelaware!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    .responsive .logo { height: 140px; }}

    And flush browser cache on your mobile device

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘iPhone Header Font CSS Isn't Applied’ is closed to new replies.