All things Shopify and commerce
hii im using dawn theme & want to remove this space from menu drawer please help me in the code,,
Hi @manan123
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
@media screen and (max-width: 749px){
.header--has-social .menu-drawer__utility-links {
padding: 1.4rem 2rem!important;
display: flex;
align-items: center;
}
.close-menu-drawer {
padding: 1.7rem;
}
}
</style>
Result:
If you require further help to optimize your store, please don’t hesitate to reach out. 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,
Makka
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025