Haw can I use Font Awesome icons in simplicity template?
Hi centerprh
You can open the file: /templates/gk_simplicity/layouts/blocks/head.php
Add this line:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
Regards
After adding code site gives an error syntax error, unexpected '<', expecting end of file
Sorry, my mistake. I've put it in the wrong place. Thanks.
centerprh Is that ok now?
Yes it is, thanks a lot