Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LaxusCroco/0ca5e8e52e9dd20a8bde4f0f78766a05 to your computer and use it in GitHub Desktop.
Save LaxusCroco/0ca5e8e52e9dd20a8bde4f0f78766a05 to your computer and use it in GitHub Desktop.
<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