• 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!

    https://www.ads-software.com/plugins/polylang/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Chouby

    (@chouby)

    Hi!

    Could you provide a link. I am not aware of any search icon available in Twenty fifteen.

    Thread Starter Ectata

    (@ectata)

    Hallo! Theme fifteen, not twenty fifteen!
    Can not share a link unfortunately because theme is under construction with an active plugin. Any hints from the code?

    Plugin Author Chouby

    (@chouby)

    Theme fifteen, not twenty fifteen!

    It’s rather confusing.
    I tested it and I am not able to reproduce.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search icon next to search field disappears when language is set to Greek’ is closed to new replies.