• Resolved gabihrv

    (@gabihrv)


    Hello I am working on a test site and using your plugin which is great, thanks.
    On mobile search I turned off the Mobile full screen, but the search is still on focus. How can I disable on focus?
    Thanks in advance, Gabi

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hello,

    Can you please give me the link where I can find this search form and test it?

    Regards

    Thread Starter gabihrv

    (@gabihrv)

    Hello, thanks, here is the
    link

    Plugin Author ILLID

    (@mihail-barinov)

    In fact I see that mobile full screen option is disabled on your site. Can you please show me the screenshot of admin area with this option?

    Also – if you are using any caching plugin please clear this cache and check search form one more time.

    Regards

    Thread Starter gabihrv

    (@gabihrv)

    Hello, thanks, I did a litle research, it looks like it is only focusing on safari devices, on android is fine.
    I putted this code in css:

    @media screen and (-webkit-min-device-pixel-ratio:0){select:focus,textarea:focus,input:focus{font-size:16px!important;}}

    And it fixed the problem.
    Thanks anyway, best regards, Gabi

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile full screen’ is closed to new replies.