Hello!
I love the circles with icons that fade in, but I was wondering if its possible to change the icons to my custom objects? I’m pretty handy in CSS, but I need a little direction.
Hi losting!
You can upload and use your own icon font as part of the default theme functionality. See: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Best regards,
Devin
Thanks, but what if the icons aren’t a font?
The easiest way would be to change them into an icon font. Fontello has an upload section at the top for your own svg files so that it can then re-package them into a download for you.
Otherwise you would need to inspect each icon item, hide the font character and then replace it with a background image of that icon you want to use.
That would need to be done for each individual icon in the icon list.
Ok, got it, thank you!