Shopify themes, liquid, logos, and UX
We used the below code to make our logo icon disappear on scroll on desktop and only the navigation menu remains. However, on mobile now when you scroll to logo icon disappears. I want it to remain sticky on mobile
<style>
x-header.header.color-scheme.color-scheme--scheme-2.is-solid {
display: flex !important;
justify-content: space-between !important;
}
x-header.header.color-scheme.color-scheme--scheme-2.is-solid h1.header__logo {
display: none !important;
}
</style>
This worked thanks!
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