Shopify themes, liquid, logos, and UX
I need help to reduce the space from my Logo and my mega menu - it's too large and wanted it a little smaller -I have used previous solutions and nothing is working - thank you for helping !
Hi @Natasha22 ,
Add below css in base.css file.
@media screen and (min-width: 990px) {
.header:not(.header--middle-left,.header--middle-center) .header__inline-menu {
margin-top: 0 !important;
}
}
Note: The logo image has itself the padding. we can reduce the image height and upload a new logo.
Please don't hesitate to reach out if you require further help to optimize or customize your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025