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
Shopify 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, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025