All things Shopify and commerce
can someone help me remove the Shopify logo and still keep the lock where I can enter the password , Im using prestige theme.
Hi @rodolfoq
Would you mind to share your Store URL website? with password if its protected. Thanks!
Thank you for the informatin. Just clarification its only for the mobile right? Not in the Ipads and desktop.
Try this one.
@media only screen and (max-width: 699px) {
.password__footer {
display: none;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
and desktop
Its same code, just dont include the media query.
Like this. Same instruction.
.password__footer {
display: none;
}
now it has a big gap
Solution for the Prestige theme or other paid themes:
If you don’t have password.liquid, search for main-password.liquid instead.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025