Hi Tuanphan!
Thanks for your advice, my client added this code and it's actually not working since the hamburger menu was forced into the desktop view so the IG icon is probably there but it's just not showing up.
//Adds extra space to header
.Mobile{
padding-top: 1.5%;
padding-bottom: 1.5%;
}
Hi! I have a client who added a hamburger menu on mobile (using the code above) and now they want to add a social media icon on the navigation bar. The font awesome work around is not working and I'm not sure how else to implement this? Help!