Can't get my social media icons to display on home page

If anyone could help with this I would appreciate it so much!

On my home page houseoftierney.com.au in the footer currently I only have one tiktok icon showing even though I have added instagram and facebook in the theme editor.

The reason is that I initially had all three showing but then I mucked around with the code trying to enlarge the icons and now can only get one icon showing. I have reverted my code back to the original but it still wont show the other icons. Does anyone have any ideas how I can fix this?

hi @ktierney

This is PageFly - Free Landing Page Builder. I would love to provide my recommendations for your store.
Kindly help me by sending your site password, because it is password protected.
I will help you to get the icon back

Thank you

@ktierney - can you please share the password to view file?

Hi @ktierney ,

Please send me the password. I will check it.

Thank you, it’s eunahg

thank you, it’s eunahg

Hi @ktierney ,

Go to Assets > base.css and paste this at the bottom of the file:

.list-social__item .icon {
    width: 16px;
    height: 18px;
    margin: 5px;
}

Hope it helps!

that worked!! thank you so much, and now to increase the size of the icons? Just adjust the width and height?

Hi @ktierney ,

Yes, you just need to change the width and height, it will display fine.

Thank you so much, legend

Hello again,

weirdly when I increase the size of the icons only the facebook and instagram ones increase, the tiktok one stays the same size. Any ideas?

Hi @ktierney ,

Please send your site and if your site is password protected, please send me the password. I will check it.

Thank you,

it’s houseoftierney.com.au

pass: eunahg

Hi @ktierney ,

Please go to icon-tiktok.liquid file and change all code:


Hope it helps!

PERFECT, THANK YOU!!