Shopify themes, liquid, logos, and UX
Hello,
I can't figure out how to fix the overlap of the logo on the sticky header. I'm using Zest theme.
Thank you
Hi @Commercehunt
Please share your store URL so that I can provide you with the exact code
Try adding below code to end of "site-nav.css"
.f-mobile-nav__inner {
padding-top: 2rem;
}
.f-mobile-nav .site-logo {
height: 10rem;
}
.site-logo--image.site-logo--mobile.hidden.md-down\:block img {
max-height: 9rem;
width: auto;
}
Please hit Like and mark it as solution if this helps
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: paste bellow code in tag </body> -> save.
<style>
.f-mobile-nav__inner {
margin-top: 40px !important;
}
</style>
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you for your help but it looks like my code doesn't match the above code , my store: https://aurorastones.com/ Thank you
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