Mobile vertical view problem

  • Posted in : Impose
  • MargaretG
    Participant

    In vertical view, the rotating title letters (that type out) on my Home Page go off the right hand side of the screen.

    How do I get it to wrap on mobile?

    Also, how can I shrink the site-title in the top left to leave more room on top?

    http://margaretgreanias.com/

    Thanks
    Margaret

    serkan
    Moderator

    Hi Margaret,
    Could you check your layout for the homepage please ? Did you write in the same format ?

    <h2><em>Hi.</em> I am Haley Duster</h2>
    <h3>I am a <strong>blogger</strong> <strong>traveler</strong> <strong>writer</strong></h3>

    Thanks

    MargaretG
    Participant

    My format is this:

    <h2>Margaret Chiu Greanias</h2>
    <h3>Children’s Book Author</h3>

    because I liked how <h3> is all on one line in the regular view.

    Is there anyway to make the line wrap in mobile view?

    Thanks
    Margaret

    serkan
    Moderator

    Hi Margaret,
    I will test this issue when I get your wp admin details as well. Also, please add this topic url as well.
    Thanks

    MargaretG
    Participant

    Hi,

    I sent in the details. I had one other question:

    Also, how can I shrink the site-title in the top left to leave more room on top in the mobile view?

    Thanks,
    Margaret

    serkan
    Moderator

    Hi Margaret,
    You can use this custom css code;

    @media screen and (max-width: 767px) { .intro h3 { font-size: 26px; } }

    Also go to appearance > theme options > style > choose mobile zoom (no)
    Thanks

    serkan
    Moderator

    Hi Margaret,
    Please check your website again.
    Thanks

    MargaretG
    Participant

    Thank you!

    serkan
    Moderator

    You are welcome.

Viewing 9 posts - 1 through 9 (of 9 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