Adding icons or using different images Posted in : cvCard WP CoguelinParticipant 21 August 2014 at 11:58 #15699 Another question : Is there a straightforward way to add more / different icons to use? If not, is there a way that I could use images instead? Thanks R. Mehmet S.Keymaster 24 August 2014 at 13:13 #15751 Hi, check out the Customization > Icons section in the theme documentation for complete set of icons. Thanks CoguelinParticipant 27 August 2014 at 10:40 #15779 Hi, Thanks, but that’s not what I meant : How can I add some custom icons of my own? R. ahmetsaliKeymaster 27 August 2014 at 22:57 #15791 Hi, do you want to add a custom social icon, you can check out this link; http://www.pixelwars.org/forums/topic/social-icon/ otherwise you can add any icons using Custom CSS/External CSS fields in Theme Options > Style tab. CoguelinParticipant 28 August 2014 at 11:08 #15805 Hi Ahmet, Thanks for your help. I’m actually looking to replace some icons to use for my section headers. I’m having trouble finding any docs on how to add custom icons using Custom/External CSS, do you happen to know where I can find any documentation on how to do that? Thanks again, R. ahmetsaliKeymaster 29 August 2014 at 21:15 #15859 you can start with a custom css code like this; .section-title i:before { content: ""; width: 40px; height: 40px; background-image: url(https://cdn4.iconfinder.com/data/icons/48-bubbles/48/41.Trophy-128.png); display: block !important; background-size: 26px 26px; background-repeat: no-repeat; background-position: center center; } Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item cvCard WP - Responsive WordPress Resume Themeby pixelwars Login and Registration Log in · Register