How do I add social media links w/ icons to my password page?

i want to add the social media links from my main page to my password page. How do I do that?

url: jovenclothing.de

password: leagep

1 Like

Hi @Otto7
It may be somewhere in the footer.liquid file, copy it from there and paste in password.liquid where you want to show those
Although, you may have to adjust some CSS as well

Please press Like and Mark Solution if you find it helpful.

Thanks!

It just looks like this:

Didn’t found the code in the footer liquid

Hi @Otto7
It may be included using some snippet as well, you will require knowledge of liquid and shopify theme structure to find it correctly
You can try downloading the theme and search the code, otherwise you have to build it from start

Thanks!