Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I have recently closed my Shopify store for an unspecified time and am using the Password page to inform our customers. However, the page includes a banner which reads 'Coming Soon' and I want to remove this.
Unlike solutions I have seen in other threads I have read, when I go to edit the Password page, there is no option to change or remove this. I can edit other content but not this.
I am using the Flex theme.
Is there a way to remove this?
Thanks.
Solved! Go to the solution
This is an accepted solution.
Hey @BonzaBrats
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find password.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
h2.password-page-message {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
step one - go to the online store
step two - click customize
step three - look for the header section
step four - click the drop-down for the announcement bar
step five - remove "coming soon" manually or hide the announcement bar
Hi. The page has no sections so there is no 'header' section.
Hey @BonzaBrats
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Hi Moeed. I don't really want to share this information as the whole community can then see this.
Feel free to share it in my private messages as I need to have a look in your website to help you out.
Best Regards,
Moeed
This is an accepted solution.
Hey @BonzaBrats
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find password.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
h2.password-page-message {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Brilliant! That did the trick. Thanks Moeed. You rock!
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024