I am keen to add a few more social media icons to the widget in this theme. For other themes I built new soc media icon widgets from scratch and added as text, but it would be great to just expand the exisiting social media widget instead.
I've sucessfully edited the PHP file so that it is possible to add a new link (in this case YouTube), and I can display this link with one of the 4 current social media icons but I'm trying to work out how to include different icons.
I presume I need to edit the images/social_icons.png to show a newly created logo for the additional social media link. Then update the php file with (for example) gk-youtube-icon for the relevant link. However, what do I then need to edit so the correct icon is displayed?
Thanks,