Viewing 3 reply threads
You must be logged in to reply to this topic.
Where can I obtain more icons for the ‘Services Circle Icon’ please? Also, when I find some new icons to add to the selection how do I add them?
I have a computer support business and need a few more icons that relate to my business ideally.
Thanks,
Adrian.
Hello,
Please see this related topic: https://support.codeless.co/?topic=how-to-add-icon-font-for-service-circles-and-service-square
Find here the icons used in theme:
https://icomoon.io/#preview-ultimate
https://icomoon.io/#linearicons
https://fortawesome.github.io/Font-Awesome/
https://steadysets.com/
Best regards!
To add new service icons to the available selection do I follow exactly the same process as the related topic link above that you referred me to? This link seems to refer to fonts and doesn’t seem to make much sense. What size icons do I need? I can see some icons I would like to add at icomoon.io. Just need to know what size and how to add them to the theme selection.
Hello,
Sorry for the late reply.
The icons are symbols created from these fonts. To change their size, just change font size using custom css.
Example: add this code into your General Options > Custom Css box:
.services_medium i {
font-size: 20px !important;
}
Best regards!
You must be logged in to reply to this topic.