I added a zip file of some icons from here: http://fontello.com I can view them in the page builder when I see icons. When I try inserting them through a short code, they do not appear. If I use the page builder element to insert the icons, they disappear when the page refreshes after saving it. What is going on here? You can view an example here: http://harrisinternetclients.com/rev/delete-me/
Hey harrisinternet!
Thank you for using the theme!
Can you please give us an access to the zip file that you get from fontello.com? We’ll test it on our end. We tried to download our own fontello font and they’re working fine, using the shortcodes and the icon element on the advance layout builder.
Regards,
Ismael
Here is the link for download https://www.dropbox.com/s/muf5300vp14yp94/fontello-f122f649.zip
Hi!
Do you mind creating a temporary admin login and posting it here privately? I did not have any issues using your icon fonts on my local installation
Regards,
Yigit
Hi!
I have create a private page called “Test page” and added one of your custom icons using Icon shortcode and it appears. It was white on white so added a custom class to it and a custom CSS in Quick CSS field. Please review your website
Regards,
Yigit
Ok, so the issue was the icon was white on white. How do I make them default grey like the other icons I added that are default?
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_font_icon { color: #666; }
Cheers!
Yigit
Thank you for your help.