Created
November 27, 2023 12:36
-
-
Save LaxusCroco/0ca5e8e52e9dd20a8bde4f0f78766a05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
.jet-ajax-search__categories-select-icon { | |
font-family: "Font Awesome 5 Free"; | |
font-weight: 900; | |
font-size: 14px !important; | |
font-style: normal; | |
} | |
.jet-ajax-search__categories-select-icon svg { | |
display: none; | |
} | |
.jet-ajax-search__categories-select-icon:before { | |
content: "\f067"; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment