How to set all menu items on mobile to black

Solved

How to set all menu items on mobile to black

CreatorTim
Explorer
369 1 52

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/

 

CreatorTim_0-1736281866930.png

 

Thanks a lot,

Tim

Accepted Solution (1)

DaisyVo
Shopify Partner
2848 343 401

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;
}
}

 

image (45).png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

View solution in original post

Replies 3 (3)

DaisyVo
Shopify Partner
2848 343 401

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;
}
}

 

image (45).png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
CreatorTim
Explorer
369 1 52

Thank you Daisy! It works great!

ZestardTech
Shopify Partner
6041 1080 1449

Hello @CreatorTim ,

Here are the steps to apply the necessary changes in your Shopify store:

  1. In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
  2. Locate Asset > base.css and paste the following code at the bottom of the file:

 

.disclosure__link {
    color: #000000 !important;
}

 

ZestardTech_0-1736337475729.png


Let me know if you need further assistance!

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing