Shopify themes, liquid, logos, and UX
Hi @saint5 , kindly provide your store URL please. Thanks
not publish yet
which theme are you using?
Dawn
.logo-class {
position: sticky;
top: 0;
z-index: 1000;
padding: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
/* Responsive design */
@media (max-width: 768px) {
.logo-class {
padding: 5px;
top: 0;
}
}
Hello @saint5
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
.header__heading-logo {
position: fixed !important;
}
If this was helpful, hit the like button and accept the solution.
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