Hi is it possible to be able to display instagram font awesome icon for contact page?
forty Hi Add this code in custom.css file to add the Insta icon code
.contact .contact-links ul li a .fa-instagram:before { content: "\f16d"; }
It will show Instagram icon.
Regards
Hi again, fixed Thanks!
forty You are welcome!