I’m using the Prestige theme in Shopify and in the footer, there is no option to replace the form so I would like to connect the subscribe button to a Klaviyo LIST.
Can someone please tell me how to do that?
I’m using the Prestige theme in Shopify and in the footer, there is no option to replace the form so I would like to connect the subscribe button to a Klaviyo LIST.
Can someone please tell me how to do that?
Hey
Welcome to the community
Step 1 - you need to get your Klaviyo signup form HTML code
Step 2: Modify the Prestige Theme Footer
footer.liquid
file or a similarly named file that contains the footer code. Locate the existing form or the section where you want to add the Klaviyo form.Step 3: Customize the Subscribe Button
<button>
tag or the submit button for the form.You can add custom CSS to style the button to match your theme. You can do this within the Klaviyo embed code or in your theme's CSS file (theme.scss.liquid
or theme.css.liquid
).
Make sure the form action URL points to Klaviyo, and the form is correctly set up to add subscribers to your desired list.
Step 4 - Just save the form and test it.
Let me know if this worked. I hope this helps
Cheers
Arpit Banjara
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.