Hi,
I’ve downloaded and updated the latest Enfold version today and have noticed certain icons no longer display correctly. How to fix this please?
Example: click on the search icon in the main menu of this page http://goo.gl/UhiOTZ
Thanks in advance
Hey DavyE!
Can you try updating the theme to the latest version 3.8.1 via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Please let us know if that does not help
Regards,
Yigit
Thanks for the suggestion, Yigit.
That is how I did it, I’ve never updated via the built-in option, always through FTP (just a habit). Perhaps I should try updating it again.
Hi!
Yes, please make sure all files are updated (and overwritten) when you upload the new theme files with ftp. probably the font files in wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/ are still outdated.
Best regards,
Peter
Hello Peter,
Thank you for your feedback. Unfortunately it’s still not working after a new update. I have overwritten all files (except for custom.css) and re-uploaded everything. Still, the search icon and some others are incorrect. :(
Hey!
After some research I think I found a solution. Try to insert this code into the quick css field:
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
font-family: 'entypo-fontello' !important;
}
Cheers!
Peter
This clearly fixed it! Thanks again for the splendid support.