Hi! Im am using the dawn theme and I want to link the text “sign up for our newsletter” to the footer where you can sign up. How can I accomplish this?
thank you
Goal: Make top-of-page text in a Shopify Dawn theme link directly to the newsletter signup area in the footer.
Proposed steps (initial reply): In the Theme Customizer > Footer, replace the “Subscribe to our emails” heading with an HTML link (Subscribe to our emails), optionally using target=“_blank”. A reference video was provided.
Clarification by requester: They specifically want the top text (“join our newsletter”) to jump to the signup form at the bottom of the same page, not just make the footer heading itself a link.
Key need: Guidance on linking on-page text to the existing signup form section in the footer (likely via an anchor to the footer/signup element) rather than changing the footer heading text.
Status: Unresolved. The provided method doesn’t address creating an on-page jump link to the bottom signup form; further steps or identifiers for the footer form are needed.
Hi! Im am using the dawn theme and I want to link the text “sign up for our newsletter” to the footer where you can sign up. How can I accomplish this?
thank you
Hello @Sancho13
Please follow the steps below to add link to Subscribe to our emails text after login into the admin:
Step 1: Move ahead to theme Customiser.
Step 2: From the left panel, go to footer section and click on “footer” text
Step 3: You can find the “Subscribe to our emails” text under the heading text field
Step 4: Replace Heading field value with Subscribe to our emails
Step 5: Hit the save button and check for the result on the front end.
Note: Add target=“_blank” attribute to a tag if you would like to open the redirection link in a new tab. Also, replace"YOUR_REDIRECTION_LINK" with the URL where you want to redirect.
Reference video: https://www.awesomescreenshot.com/video/27219600?key=22f93945445d61eae58babc73ecf2489
Please hit Like and Mark it as a Solution if you find our reply helpful.
Thank you. I must have not explained this well, I apologize. I just want to link some text to the signup form on this page.
On top there is some text that says “join our newsletter”. I want to link to the signup form on the bottom. Is that possible?