Search icon next to search field disappears when language is set to Greek
-
Hallo!
I am using Inkhive’s theme fifteen ( https://www.ads-software.com/themes/fifteen ). The search icon (which is set in a typeface form) next to search field disappears when language is set to Greek. In English it is visible. How to resolve this?Have tried these:
:lang(el) {
font-family: “Calibri”, Tahoma, sans-serif!important; /* GR & EN */
}.top-search-icon {
color: white!important;
cursor: pointer!important;
font-size: 18px!important;
margin-bottom: 8px!important;
text-align: right!important;
}
.fa {
display: inline-block!important;
font-family: “Calibri”, Tahoma, sans-serif!important;
/* font-family: FontAwesome!important; */
font-style: normal!important;
font-weight: normal!important;
line-height: 1!important;
}Thank you!
- The topic ‘Search icon next to search field disappears when language is set to Greek’ is closed to new replies.