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
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
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!
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!