Changing button to an email signup

Hello! Using the Craft theme, I am trying to convert a “button” on a banner with an image to be an email signup where customers can put in their email to subscribe.

If you could walk me through how to do this that would be awesome! Thank you!

1 Like

Hey Alicia,

To turn your banner button into an email signup, I recommend using any app. Here’s how:

1 Install app from the Shopify App Store.

2 Create a Signup Form there (popup or embedded)

3 Edit Your Theme:

Go to Online Store > Themes > Edit Code

Find the banner’s button code (likely in banner.liquid).

Replace the button with the embed code from your app form.

This will turn the button into an email signup form. You can style it to match your theme if needed!

Let me know if you need more help!