New Landing How can we help? Atelier Resizing of title on iPhone

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #186608
    NiO
    Member
    Post count: 233

    Hi Swiftideas,

    I just noticed that the title in a hero header resizes nicely to it the display width on iPhone. The title in a standard header however doesn’t. Is there a reason for that?

    Thanks,

    Johan

    #186937
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Johan,

    Could I take a look at the page you reference? If you can add a URL that would great 🙂

    Thanks,
    David.

    #186943
    NiO
    Member
    Post count: 233

    Hi David,

    When you go to the home page at http://nio.photography and resize the screen (or go to iPhone) you will see that the font nicely resizes and adjusts to the screen width.

    When you go to this page: http://nio.photography/fall-colours-and-fresh-snow-at-lake-sils/ (just a post) you will see it doesn’t.

    What I found is that when you use a hero Page Title Style, the resizing works. When using the standard Page Title Style it doesn’t.

    As far as I know I did not include any custom css that overrules resizing mechanisms.

    Cheers,

    Johan

    #186984
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    @media only screen and (max-width: 768px) { 
    .page-heading h1 {
      font-size: 2em;
    }
    }

    – Kyle

    #190726
    NiO
    Member
    Post count: 233

    Thanks for this Kyle. Will be using hero titles instead now, because my “issue” with them is fixed.

    #190880
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register