Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1882762
Search bar not visible on mobil device
Closed

Comments

  • Cecilie started the conversation

    When the seach icon is clicked on to make a seach on a mobil device, the text field starts outside the mobile screen, thus is appears to not be there. See attached screen shot. Is it possible to remedy this?

  •  2,699
    PenciDesign replied

    Hi,

    It's auto-zoom focus for all input text on all iOS devices.

    If you want to disable it - please replace this code to this code:

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

    But, when you disable it, you can't be zoom your site on iphone anymore.

    Best Regards,

    PenciDesign