Shopify themes, liquid, logos, and UX
Can someone pls provide code to remove the small amount of padding in between my logo and menu?
Solved! Go to the solution
This is an accepted solution.
Thanks for the info. Please check this one.
@media screen and (min-width: 990px) {
.header:not(.header--middle-left,.header--middle-center) nav.header__inline-menu {
margin-top: 0;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Thanks for the info. Please check this one.
@media screen and (min-width: 990px) {
.header:not(.header--middle-left,.header--middle-center) nav.header__inline-menu {
margin-top: 0;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. 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