All things Shopify and commerce
Hi there I need help!!
I've managed to code my website so on desktop the header is hidden on the password protection page but on mobile it seems to be shopping the standard header or duplicating the banner image which is my logo.
My website is smezstudios.com
PLZ help!
Solved! Go to the solution
This is an accepted solution.
add this css code into your theme customizer for password page or in your theme files, base.css.
.password-logo {
display: none !important;
}
Thanks
This is an accepted solution.
add this css code into your theme customizer for password page or in your theme files, base.css.
.password-logo {
display: none !important;
}
Thanks
Hi!
Thanks so much that's worked but now my enter using password section is above my logo on iphone do you have any solution for this? I'm not sure why this doesnt show at all on desktop. Ideally i want this removed.
Ok I will share it later thanks
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025