Archived topic
Arctic theme footer (editing social media links)
5 replies · Started by Fábio on November 28, 2020
Hi, everyone!
The Arctic theme footer comes with three links (Facebook, Twitter and LinkedIn). I'd like to replace the FB link with an Instagram one (with its icon as well). Plus, I'd like to add my social media accounts to theses links. How do I do that?
Thank you for your time.
Fabio
Hi there,
That is the Custom HTML: Subscribe Now added in footer widget 1:
https://www.screencast.com/t/JwWccbIu
Let me know if this helps :)
Hi, Leo.
Thank you for the reply. What I'd like to know is how to replace the Facebook link with my Instagram account (including the IG logo). Do I need a specific CSS code to do that?
Thank you!
The current icons are added using SVG icons so you can try to find the SVG code of IG somewhere online and just replace <svg> here.
And the link can be changed in href field.
Alternatively, you can try using a plugin like Lightweight social icons:
https://en-ca.wordpress.org/plugins/lightweight-social-icons/
Thank you, Leo!
No problem :)