Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

ipad

Home Forums Misc. General Forums ipad

  • #12360

    charliegirl

    subscriber

    Please can you tell me how to make my site compatible with ipad? At the moment it is distorting everything.

    #16901

    Towfiq I.

    administrator

    whats your site address again?

    #16902

    charliegirl

    subscriber
    #16903

    Towfiq I.

    administrator

    Go to Appearance> Editor and select “header.php” from right and find this line:

    <meta name="viewport" content="width=320">

    and replace it with:

    <meta name="viewport" content="width=device-width, initial-scale=0.75, maximum-scale=1.0, user-scalable=0">

    #16904

    charliegirl

    subscriber

    Thanks. I am trying to find the correct “header.php” in filezilla but am having a hard time doing so… would you happen to know where I could find it?

    thanks!

    #16905

    Towfiq I.

    administrator

    Go to Appearance> Editor and select “header.php” from right.

    if you are using filezilla, navigate to wp-content/themes/zenon/header.php

    #16906

    charliegirl

    subscriber

    Help! I broke my site!!

    #16907

    charliegirl

    subscriber

    Hey Towfig, when I navigate to navigate to wp-content/themes/zenon/header.php it only has > >

    • Facebook

    • Twitter

    • Google Plus

    • Youtube

    • Flickr

    • Linkedin

    • Pinterest

    • RSS

    ‘menu-header’, ‘theme_location’ => ‘primary’ ) ); ?>

    #16908

    Towfiq I.

    administrator

    Edit from the wordpress backend. Go to Appearance> Editor and select “header.php” from right.

    #16909

    charliegirl

    subscriber

    Thank you kindly!!!