This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Search doesn´t works on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5088
    AgencyGroupAgencyGroup
    Participant

    When you browse from mobile search doesn´t work
    You type any text and it always return the same results.
    It doesn´t works with the suggested search.
    It works at the begining first days, then stop working until now
    Tested on Iphone 6, 5 and 4
    Help needed please.

    #5090
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    It looks like something is changing the input field width to 100 pixels in mobile view and the text is inputted into the autocomplete area.

    I think I have a very simple solution. Use this custom CSS:

    [code]input.orig {
    min-width: 275px !important;
    }[/code]

    You can add this to the custom CSS field on the search plugin Theme Options -> Custom CSS panel.

    #5099
    AgencyGroupAgencyGroup
    Participant

    Thank you for your reply.
    I can´t find the Custom CSS panel.
    look arround all the theme and can´t find it.
    On the Theme Options / Custom CSS…there´s not that option ( send you a screen capture)

    Thanks

    #5101
    AgencyGroupAgencyGroup
    Participant

    Thank you
    I found, the place it fix the problem.

    Great plug – in.
    Want to make improvements on the site with it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.