Shopify themes, liquid, logos, and UX
Hello!
We've worked with a designer to customize our site, which uses Boundless theme. I've activated the Announcement Bar to promote a free shipping option, and it's interfering with our logo in the navigation bar. I'd like to increase the padding between the two. Seems like a simple fix, but I am a total novice with coding and whatnot, so clear instructions are much appreciated. Thanks!
Hi @napali
Designer or Developer? Seems like there are inset custom code in the header. Check this one then.
.site-nav {
margin-top: 5rem;
}
@media only screen and (max-width: 767px){
.grid.grid--no-gutters.grid--table.site-header__inner {
margin-top: 2.5rem;
}
}
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