Hi, great theme! I'd like to use custom icon images for the social icons in the header (and footer). Looking at the CSS, it references facebook.png, etc. in the img/icons/social folder but there are no such image files there.
How can I use our custom social icons? Thanks!
The icons used in those locations are font icons, but you could open the footer.php and header.php files and delete the current icons in favor of a custom png if you wanted to :)
Here's the section you'll be working with in both files:
Hey Greg!
The icons used in those locations are font icons, but you could open the footer.php and header.php files and delete the current icons in favor of a custom png if you wanted to :)
Here's the section you'll be working with in both files:
Cheers :)