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.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025