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