Submit button for email signup (Dawn)

Topic summary

A user wants to replace the arrow icon in their email signup footer with a traditional submit button on their Shopify Dawn theme store.

Current situation:

  • The footer currently displays an arrow for email submission
  • User provided screenshots showing the current state and desired outcome

Solution provided:

  • Add custom CSS code to the theme.liquid file
  • Insert the code after the <head> tag
  • Access via: Online Store > Themes > Edit code
  • The CSS will style the submit button to replace the arrow icon

Status: A solution has been offered but implementation/confirmation is pending. The discussion involves basic CSS customization of the Dawn theme’s footer newsletter signup component.

Summarized with AI on November 7. AI used: claude-sonnet-4-5-20250929.

Hey,

I would like to add a “submit button” in my footer instead of that arrow.

my store: https://r1vex.myshopify.com/

My footer right now:

How i want it to be:

Thanks for helping!

Hi @manbru

You can add this code to theme.liquid file, after in Online Store > Themes > Edit code to change your submit button