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.
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