Hi,
I would like to add a Pinterest social media icon to the Footer of my client's website. Since this option isn't available in the theme, I used the Twitter fields instead and a custom icon. However I am unable to change the alt tag for the icon. Where would this be located to change? Or would you be able to add support for Pinterest too? Seems to be a fairly popular one I suspect others would want as well.
Thanks!
Sarah
Please open "/includes/theme-functions.php" file and find the function of "uxbarn_get_footer_social_list_string()". There you will see the code for footer social icons which you can change the name. :)
Thanks Paul! I found what I was looking for. Also needed to change references in theme-options to get a custom icon to show-up after changing those settings. Figured I'd mention that in case someone else is trying to do the same thing.
Hi Sarah,
Please open "/includes/theme-functions.php" file and find the function of "uxbarn_get_footer_social_list_string()". There you will see the code for footer social icons which you can change the name. :)
Cheers,
Paul
Thanks Paul! I found what I was looking for. Also needed to change references in theme-options to get a custom icon to show-up after changing those settings. Figured I'd mention that in case someone else is trying to do the same thing.
Appreciate the fast response! Great theme.