Hi guys, I have purchased the template Gavick Cloudhosting, and tried to change the icons, but the only icon that appears to work is icon-envelope, others are not shown.
See the test server website: http://dennis.cordegoedekerstpakketten.nl/ i.
Cheers,
Sannie
sannie26 Try add this to templates/gk_cloudhost/css/font-awesome.css file :
.icon-rocket::before{content:"\f135";}
You may add other CSS constants if not being reflected to similar css file from the diversified list here of font-awesome library
Hi Aman, Thank you so much it worked! Awesome. Thank your for the quick response.