• Hi
    For some reason my 2 sites (using themia lite) are both showing teeny versions of the site, which are not zoom-able, on phones and tablets… what can I do to fix and make mobile responsive? Both sites are not functional on phones/tablets as is…

    Help and advice would be appreciated.
    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have the same problem. Help appreciated

    Hi

    Same problem. If you shrink the desktop browser it wraps fine but does not wrap on a mobile browser.

    Hi,

    Go into header.php and change
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=0, user-scalable=0">

    to

    <meta name="viewport" content="width=device-width, initial-scale=1">

    Mpiedra,
    I have the same problem but the meta in the header is already what you said to change.
    <meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
    This problem is mostly on the Android phone and tablet. iPhone renders it ok.
    This is the site with problems on the mobile devices.
    https://hallelujahgirl.com/wp/
    Thanks,
    LeonardoWK

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘mobile responsive not working?’ is closed to new replies.