Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
i use this code to make header sticky but it looks so bad
88888888888888888888888888888888888888888888888
<style>
@media only screen and (max-width: 600px) {
.mobile-header-area.d-xl-none {
position: fixed !important;
z-index: 2 !important;
}
.col-12 {
margin-top: 83px !important;
}
}
</style>
88888888888888888888888888888888888888888888888888
originally it look like this but its not sticky
Hi @DandSmart
Oh, i thought this problem already solve. Check this one.
@media only screen and (max-width: 749px) {
.mobile-header-area.d-xl-none {
position: fixed !important;
z-index: 2 !important;
width: 100% !important;
}
.col-12 {
margin-top: 83px !important;
}
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
it worked but other issue occured
orignal is This
Add this code.
@media only screen and (max-width: 749px) {
.ltn__breadcrumb-area.ltn__breadcrumb-area-2.ltn__breadcrumb-color-white.plr--9.breadcrumbs.overlay-bg {
padding-top: 83px !important;
}
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
when i scrawl theses word also scrawl and shows on header check it out
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025