Shopify themes, liquid, logos, and UX
I'd like to continue to keep my site private, however, I'd like to hide the password form fill on the password page. Instead, I'll be using this as an initial landing page to capture customer emails pre-launch.
I've tried using display: none -- but I can't seem to hide all elements of the password form including the buttons and text. Below is a photo with an outline of what I'd like to hide.
Thanks in advance for the help!
Jared
Solved! Go to the solution
This is an accepted solution.
Thanks, check this one. I also hide the shopify footer.
.password__login, footer.password__footer {
display: none;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @FishNook
Would you mind to share the URL of the password page? Thanks!
This is an accepted solution.
Thanks, check this one. I also hide the shopify footer.
.password__login, footer.password__footer {
display: none;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
That worked! Thank you!
Will that code have any implications elsewhere on my site? Or only impact the password page? I'd like to make sure it's specific, only to the password page.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024