Shopify themes, liquid, logos, and UX
Hi,
I want to change my mobile menu to white background with black font
My site is https://vazluxe.com
Hi @Luxurymrkt
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code
2/ Search for "theme.liquid" file
3/ Open the file and search for </head> tag and add the following code above </head> tag
Here is the code for Step 3:
{% style %}
@media screen and (max-width: 960px){
.drawer-menu__all-links {
background-color: #fff !important;
color: #000 !important;
}
.drawer-menu__all-links li.drawer-menu__item {
border-color: transparent !important;
}
.drawer-menu__panel {
top: -34px !important;
}
}
{% endstyle %}
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
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