New Topic

Font Size In Mobile

Home › Forum › Help › Font Size In Mobile

This topic contains 5 replies, has 2 voices, and was last updated by  StartupWP 4 years, 7 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1796

    uendi
    Participant

    Hi

    I have been searching for a solution to adjust the font size to fit all the mobile and android for my site. I have used :

    1. <meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no” />, but the screen looks too large.

    2. <meta name=”viewport” content=”width=device-width” />, everything is OK except the top header (register and login that line) is missing and the bottom footer (after footer menu) something showing up.

    3. @media all and (max-width:1000px){ ……. }}, it works for iphone only.

    Please advise.

    Thanks.

    #1797

    uendi
    Participant

    Thanks as I have resolved most of the above-mentioned problem. However, how to push the footer all the way to the bottom of the page. From the view of laptop, iphone and android, they look fine but as for other mobile phone, you can see the footer is not at the bottom of the page yet.

    Thanks.

    #1798

    uendi
    Participant

    I have found out the css style of pushing the footer to the bottom of the page.

    However, refer to smartphone, I can see some irritating objects appear before the actual page coming out when click. Before that, I have added this code to the header.php <meta name=”viewport” content=”width=device-width”/>.

    Is there any way to solve it ?

    Thanks.

    #1806

    StartupWP
    Keymaster

    Apologies for this late response, we’ve been away due to technical difficulties.

    Did you still need help and if so, with what exact parts?

    #1824

    uendi
    Participant

    At the meantime, I have resolved it.

    Thanks.

    #1827

    StartupWP
    Keymaster

    Okay, thanks for the follow up.

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

You must be logged in to reply to this topic.