Comments Noor Mohammad started the conversationDecember 27, 2019 at 3:09pmIn header, My search icon is not working on Karo Jewelry theme. but other icons are fine. only header search icon is not showing. 2,635Kevin repliedDecember 30, 2020 at 1:39amHi Noor Mohammad !Add this css property at Appearance-> Customize-> Additional CSS.fa.fa-search: before { font-family: simple-line-icons; content: "\e090" !important;}thank you Sign in to reply ...
In header, My search icon is not working on Karo Jewelry theme. but other icons are fine. only header search icon is not showing.
Hi Noor Mohammad !
Add this css property at Appearance-> Customize-> Additional CSS
.fa.fa-search: before {
font-family: simple-line-icons;
content: "\e090" !important;
}
thank you