This topic has 9 replies, 5 voices, and was last updated 9 years by Abe.

  • Author
  • #32063
     iusethemes
    Participant

    I am having a huge problem with the theme not permanently fitting to scream. I have used other things that fit perfectly to the iPhone screen without zooming in at all. This theme zooms in every time I go to input text. I dislike this because it makes me have to zoom back out. What is the code I can input to keep the screen from automatic zooming, I know it’s possible.

    #32064
     Mj
    Participant

    It depend from the Viewport, you can disable it in this way:

    COPY CODE
    
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
    

    add user-scalable=0 and it should work on your inputs as well. 🙂

    #32068
     iusethemes
    Participant

    Thanks, as for the kleo theme where would I input this bit of code?
    Bp-custom?
    Custom css?
    ????
    Thanks for your reply, this has been a real eye sore for me

    #32733
     Catalin
    Moderator

    @iusethemes that should be in your < head > section of your header.php file

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #32750
     iusethemes
    Participant

    Thanks I’ll give it a go

    #32751
     iusethemes
    Participant

    Works good for the loading but the end of the viewport doesn’t keep it from zooming. I’ve been googling with hazy luck

    #33031
     Catalin
    Moderator

    There is already one added by us .. try to replace the existing one header.php line 25

    COPY CODE
    
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #33359
     iusethemes
    Participant

    WORKED LIKE A CHARM!
    I appreciate your method of business and fulfillment of customer satisfaction.

    #33429
     pittsleyb
    Participant

    is there a way to disable responsive/viewport so all devices see the desktop version with no responsive?

    #33583
     Abe
    Keymaster

    I think Catalin’s answer above is the solution

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?