Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General question: custom style color of search icon svg #344

Closed
inglesuniversal opened this issue May 19, 2022 · 2 comments
Closed

General question: custom style color of search icon svg #344

inglesuniversal opened this issue May 19, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@inglesuniversal
Copy link

Hello @TarekRaafat

I can't seem to find a note on your documentation on how to change the default color of the search icon to a custom color of my choice.

Can you kindly tell me how to go about it without needing to edit your css file?

Thanks!

@inglesuniversal inglesuniversal added the enhancement New feature or request label May 19, 2022
@TarekRaafat
Copy link
Owner

Hello @inglesuniversal,

The search icon color is not inherited from the CSS file. Instead, it's hardcoded in the icon SVG file itself.
Accordingly, you'll have to change the icon/icon color in the SVG file.

Let me know if this answers your question.

Cheers! :)

@inglesuniversal
Copy link
Author

Yes, awesome script!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants