Tagged: search icon
In the opening window on the Ajax based search the search icon is not displayed: https://www.dropbox.com/s/5vtb341j6nr6wxg/2020-02-18%20Search%20icon%20not%20displayed%20in%20popup%20window.jpg?dl=0
In the detailed search the icon is missing too: https://www.dropbox.com/s/41wa6g7fi8vy2fp/2020-02-18%20Search%20icon%20not%20displayed%20in%20detailed%20search.jpg?dl=0
Hallo,
verwendest du eine SSL-Verschlüsselung und wurde diese richtig konfiguriert?
Dies hat bei mir zu einen solchen Fehler geführt.
Lg Daniel
Hallo Daniel
Ich verwende das Plugin “Really Simple SSL“. Könnte dort das Problem liegen?
LG
Manfred
Hallo Manfred,
Thanks for the screenshots, I can’t access your site though since I’m being blocked by Wordfence. Which countries are allowed to access your site?
LG,
Rikard
Hi,
Sorry for the late reply and thanks for the screenshot, I found the issue was that you have this custom css:
form * {
font-family: "Barlow",sans-serif !important;
}
which changes the icon font-family font-family: 'entypo-fontello';
so it will not show correctly.
Please adjust your css so it targets the correct sectors, typically using a “*” is not a good idea.
Best regards,
Mike
Hi Mike
Now I use
fieldset * {
font-family: "Work Sans", sans-serif !important;
}
This works fine.
Thanks for your help
Manfred
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike