Shopify themes, liquid, logos, and UX
Hey guys, when I open the header on mobile and start "scrolling," it scrolls all the way across the store.
How can I fix this? I want the header to be fixed in place and not scroll, without any bugs.
Here’s my store URL: https://1049xn-ya.myshopify.com/
I only need this for mobile
Thank you,
Tim
Hi @CreatorTim
@media screen and (max-width: 768px){
body:has(details#Details-menu-drawer-container.menu-drawer-container.menu-opening) {
overflow: hidden !important;
}
}
I hope this helps
Best,
Daisy
Hey, it’s not working, it’s still scrolling under it. I think the scrolling line needs to be removed.
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