Shopify themes, liquid, logos, and UX
Hi
I would like to change the color of my dropdown menu on mobile "
- replace the "blue color" background with "white" (see screenshot)
- change the font color in black
I used several codes but didn't work.
Can anyone help on this
URL: www.yela-store.com
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hello @myriambenn
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.vertical-mega-menu ul.mm-submenu span.mm-title {
color: #000 !important;
}
.vertical-mega-menu>.buddha-menu-item>.mm-submenu.height-transition {
background-color: #fff !important;
}
This is an accepted solution.
Hello @myriambenn
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.vertical-mega-menu ul.mm-submenu span.mm-title {
color: #000 !important;
}
.vertical-mega-menu>.buddha-menu-item>.mm-submenu.height-transition {
background-color: #fff !important;
}
Hey,
I want to change the text color of submenus of my site from black to white only for mobile view. Can you please share the code?
here's the link to my store:
Hello @OneClothing,
As I can see here already text color is white.
If their is anything feel free to ask.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025