Can i make the magnifier icon clickable? #296
Unanswered
Sajjad-HTLO
asked this question in
Q&A
Replies: 1 comment
-
Hi @Sajjad-HTLO. I had a similar issue. The icon is simply a background-image. You can remove it with a CSS override:
Then you could add basically any element as a button, for example wrap the input around a form and add a submit button. Hope that helps ✌️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible that i make the magnifier icon as a clickable button?
Or remove the icon and add my custom button instead of it?
Beta Was this translation helpful? Give feedback.
All reactions