Adding social media icons to password page

Topic summary

A user running a pre-launch Shopify store with the Sleek theme wants to add social media icons to their password page, similar to those already appearing in the main site’s footer.

Solution Provided:

  • Navigate to Online Store > Themes > Edit code
  • Locate the password.liquid template
  • Find the email capture section
  • Copy the social-links snippet from the footer and paste it below that section
  • Save and refresh to display the icons

Current Status:
The original poster attempted the fix by pasting code into what appears to be the correct section (confirmed via screenshot), but reports it didn’t work. The helper has offered to take a direct look and assist further, suggesting they know the exact solution.

Status: Ongoing troubleshooting; awaiting direct assistance to resolve the implementation issue.

Summarized with AI on October 28. AI used: claude-sonnet-4-5-20250929.

Hi all

I’m using the Sleek theme. I’m pre-launch and therefore have a password page/email capture enabled at www.rallypicklejuice.com. I currently have social media icons/links in my footer on my main homepage (behind the password) as shown below. How can I insert these into the password page in the red box area also shown below?

Main website:

Password page:

Hi Bret

this is how to get those social icons front and center on your password page.

Go to Online Store > Themes > Edit code and look for password.liquid template.

Find the spot that wraps your email-capture box (the “red box” area), then copy the same social-links snippet you use in your footer and paste it right below.

Save, refresh the password page, and your social icons will show up alongside your sign-up form.

Is that this section?

Yes Correct

I pasted it as shown below but that didn’t seem to do anything. I’m sure I’m doing something wrong

Mind i take a look

If you can reach out, i know exactly what to do