Hi Shopify community,
I am trying to remove the 'Enter Using Password' button on Password Page in Debut theme.
My shop url is www.shopmatilda.com
Thank you in advance for your help
Solved! Go to the solution
Hi @ShopMatilda How are you doing?
I can help you to remove the protection password from your Shopify store to make it visible to audience.
Kindly message me here to share details and I will help you to do that freely.
Good Luck.
This is an accepted solution.
Please place this code at the end of Templates -> password.liquid
<style>
.password-header {
display: none;
}
</style>
Thank you for update.
User | Count |
---|---|
460 | |
195 | |
139 | |
61 | |
42 |