• Resolved onlyshawn

    (@onlyshawn)


    Ivory shows up as a search icon in mobile, and it will actually search if you click and type, but there’s no indication that it’s actually accepting the text as it’s typed, nor a button to “accept” the type. Do I have something set incorrectly? Or is there something in storefront that’s hiding/overwriting the normal/expected behavior? Thanks!!

    • This topic was modified 4 years, 2 months ago by onlyshawn.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    I am not sure I understood your question correctly so could you please describe it a bit more in detail by sharing the screenshot?

    You can share a screenshot of it by uploading the screenshot on any image sharing website like https://imgur.com/ and sharing its unique URL here.

    Also, please make sure that you are using the latest version of the Ivory Search plugin.

    Best regards,

    Thread Starter onlyshawn

    (@onlyshawn)

    Hey thanks for reply mate. I can’t really share a screenshot, that’s the thing. If I click the ivory search icon in the mobile menu, I *can* type and search, but there is absolutely no indication that I’m typing. I don’t see text showing anywhere…so I can’t show you what it’s doing, except to say “text doesn’t show up anywhere when I tap to search”.

    If I just type something in (ignoring that I can’t see what I am typing) and hit return, I’m taken to the search results page and it shows what I typed…so it’s working, it’s just not showing what’s being typed.

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    Thank you for your explanation.

    I understood your question.

    You can resolve this issue by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    li.is-menu.full-width-menu.open form {
        width: auto !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile/handheld menu issue’ is closed to new replies.