Shopify themes, liquid, logos, and UX
Hey, how can I set all menu items and sub-menu items in the header to black color?
I ONLY WANT THIS FOR MOBILE, on desktop it works fine.
Here is my store URL: https://1049xn-ya.myshopify.com/
Thanks a lot,
Tim
Solved! Go to the solution
This is an accepted solution.
Hi @CreatorTim
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
@media screen and (max-width: 768px){
div#menu-drawer * {
color: black !important;
}
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
This is an accepted solution.
Hi @CreatorTim
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
@media screen and (max-width: 768px){
div#menu-drawer * {
color: black !important;
}
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Thank you Daisy! It works great!
Hello @CreatorTim ,
Here are the steps to apply the necessary changes in your Shopify store:
.disclosure__link {
color: #000000 !important;
}
Let me know if you need further assistance!
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
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