iTunes social icon

Hello,

I would like to add a link to my podcast on iTunes to my social links widget, but there does not appear to an icon built into the theme. How can I go about adding an icon for iTunes & does anyone already have one that fits the theme?

I added the below code to the custom css section, but it is not working.

#social li a[href*="apple.com"] .fa:before, .fa-apple:before { content: "\f179" }

Hi @razorramen,

I hope you are well today and thank you for your question.

Could you please share me your site URL where the above CSS code is not working and also share me URL of your podcast on iTunes so that i can troubleshoot it?

Kind Regards,
Movin

@Movin thank you for the help

Website: http://mondaynightbores.com

iTunes: https://itunes.apple.com/us/podcast/monday-night-bores/id1119391026

I got it to work with the below code.

#menu-social li a[href*="apple.com"] .fa:before{content:"\f179"}

Awesome great to see you got that worked.

Please advise if you have more questions.

Have a fantastic day!