• Resolved grahamclements

    (@grahamclements)


    When I use my iphone5s to do a search on a ninja tables table, a keyboard appears on screen which widens the pages so its right edge is off screen. When I finish entering the search string and the keyboard disappears, the page is still wider than the screen. I am using elementor and the hello theme. I tried another theme, problem still occurs. I tried altering the padding and margins of various elements. I put
    <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> in the header. The problem also occured when filling in a contact form for another plugin, I think it was either popup or mailchimp on another website. So what is causing this problem? Is it just my iphone?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @grahamclements

    It is best advised to download the WordPress app on your store to do this or try using other devices. The page seems fine from my end.

    Adedotun Abolaji

    Thread Starter grahamclements

    (@grahamclements)

    Hi Adedotun,

    I have fixed the problem by putting
    <meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0″/>
    in the header and
    body { font-size: 1emx; }
    input, select { font-size: 100%; }
    in the css of the section with the table in it.

    Pity it took me about eight hours to find a solution.

    Plugin Support Syed Numan

    (@annuman)

    Hello @grahamclements,

    The keyboard disappears while searching for something in the table is a known issue and we’re working on this. Also, glad to hear that you found a solution and shared it here which will help other users, really appreciate it. But we will release a quick update where it will be fixed.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘iphone5s keyboard widens page so it is wider than screen.’ is closed to new replies.