Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I'm using my password page as a landing page to collect emails before my products arrive at the warehouse.
I'd like to use Klaviyo form to attract more attention, therefore need to override the preexisting Shopify sign up form from the codes. I don't know where to find it.
In Klaviyo help, they tell me to find the code and Surround the default Shopify signup form with comment tags to prevent it from showing on your site
Where in which liquid file should I do it?
PS. website www.palamidas.co
Thanks!
Solved! Go to the solution
This is an accepted solution.
Please add the given code above </body> in theme.liquid
layout >> theme.liquid
<style>
.password .email-signup-banner__box.banner__box.newsletter.newsletter__wrapper {
display: none!important;
}
</style>
after looks,
This is an accepted solution.
Please add the given code above </body> in theme.liquid
layout >> theme.liquid
<style>
.password .email-signup-banner__box.banner__box.newsletter.newsletter__wrapper {
display: none!important;
}
</style>
after looks,
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025