All things Shopify and commerce
can someone help me with my header. I want the header to disappear when scrolling down and to appear when scrolling up. I'm using the prestige theme. thanks.
Hello @rodolfoq , would you like to share the store URL? So, I can look further into your request.
Regards,
Osama Farooqi
southernhillclothing.com
also can you help me remove the Shopify logo on the password page please.
Thank you for the information. Would you mind to share the Password of your store? So we can check. Thanks!
Try this one to rmeove the logo in your password page.
h1.password__logo {
visibility: hidden;
}
Result:
I hope it help.
Password- Southernhill23
for the Shopify logo I meant the one on the bottom left. I can't get the logo back
Oh okay, Try this one.
.text-with-icon {
display: none;
}
result:
it worked. thanks
now I just got to figure out the header, to disappear when scrolling down and to appear when scrolling up.
I checked your website. For you to able to get the header, disappear when scrolling down and to appear when scrolling up is needing some liquid code.
For now I can only provide the code for header showing when scrolling up and down.
header#shopify-section-sections--19515415200040__header {
position: fixed;
top: 0;
left: 0;
width: 100%;
}
still need help with my problem
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025