Ivory Search › Forums › Support › Search not working on mobile
- This topic has 5 replies, 3 voices, and was last updated 4 years, 10 months ago by Ivory Search.
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- April 10, 2019 at 1:31 AM #2085
Search works great on desktop but on mobile the magnifying glass appears in the hamburger menu but isn’t clickable. The site is https://topcolleges.com/wordpress/ – can you please assist? Thank you!
-Steve - April 10, 2019 at 6:16 PM #2096
Hi Steve,
I hope you are well today and thank you for your question.
It seems the theme specific issue that you are using on your shared site.
To resolve the issue you can always display the search text box on mobile by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
@media screen and (max-width: 768px){ .is-menu.dropdown form { display: block !important; position: static; } .is-menu.dropdown > a, .is-menu.dropdown form input[type=submit] { display: none; } }
Best regards,
Ivory Search Support - April 10, 2019 at 7:13 PM #2097
That’s awesome… thanks very much! Seems to work like a charm now. Much appreciated!!!
-Steve - April 10, 2019 at 7:37 PM #2098
You are most welcome, I’m glad I was able to help you in this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5
I’d really appreciate that. 🙂
And if I can be of any further assistance please don’t hesitate to ask.
- December 23, 2019 at 1:28 PM #3590
Hi,
I’m having the same issue but I am using the popup form style. Can you provide me with some help?
Thanks!
- December 23, 2019 at 9:56 PM #3596
@samej Let’s resolve your issue on your below topic.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login