Shopify themes, liquid, logos, and UX
Hey guys, I want to remove the gray background under the login and currency selector on mobile.
How can I do that?
Here’s my store, so you can check it out: https://1049xn-ya.myshopify.com/
Thanks a lot,
Tim
Solved! Go to the solution
This is an accepted solution.
Hi @CreatorTim
@media screen and (max-width: 768px){
details#Details-menu-drawer-container.menu-drawer-container.menu-opening .menu-drawer__utility-links {
background: white !important;
}
}
I hope this helps
Best,
Daisy
This is an accepted solution.
Hi @CreatorTim
@media screen and (max-width: 768px){
details#Details-menu-drawer-container.menu-drawer-container.menu-opening .menu-drawer__utility-links {
background: white !important;
}
}
I hope this helps
Best,
Daisy
Thank you! WORKS
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025