Dawn Theme - Password Page - SMS capture

Dawn Theme - Password Page - SMS capture

feelingsohurd
Visitor
2 0 0

I am using the Dawn Version 15.1.0 theme. On my stores password page, I would like to capture phone numbers for SMS campaigns; primarily to send subscribers the password to access the website. After prefacing my intentions, here is my question: How can I change my "email signup banner" to be a "phone number signup banner"? If there is an easier way using code (using contact form, custom CSS, etc), I am open to doing it that way. However, DO NOT SUGGEST SOLUTIONS RELATED TO APPS. Thank you for your help.

Replies 2 (2)

heddykhalifa
Shopify Partner
136 11 32

Hey Feelinsohurd,

Heddy from Gameball: Loyalty Program & VIP here!

 

To change the "email signup banner" to a "phone number signup banner" on the Dawn theme without using an app, you can modify the code. You’ll need to edit the password.liquid file in your theme and replace the email input field with a phone input field. Then, set up custom CSS to style it to match the rest of your site. You’ll also need to adjust the backend form action to capture phone numbers instead of emails.

feelingsohurd
Visitor
2 0 0

Awesome, were heading in the right direction. Can you walk me through this process step by step, you'd be a life saver, thanks!