How to change the navigation menu text color?

Solved

How to change the navigation menu text color?

Puchi
Tourist
8 0 2

Hello! I am using the Studio theme, and my current menu text color in default state is white but it looks like it has some opacity on top of it, when hover, it has the underline and 100% opacity on the text. I am wondering how do I change the text style in the menu text for default state? 

 

Thank you so much.

 

The website address is https://littlepuchi.com/

pw:123456

 

Default:

Screenshot 2025-01-06 at 10.59.09 PM.png

 

hover:

Screenshot 2025-01-06 at 10.59.19 PM.png

Accepted Solution (1)

suyash1
Shopify Partner
10959 1357 1733

This is an accepted solution.

@Puchi please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.header__menu-item {color: rgba(var(--color-foreground), 1);}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

View solution in original post

Replies 7 (7)

suyash1
Shopify Partner
10959 1357 1733

This is an accepted solution.

@Puchi please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.header__menu-item {color: rgba(var(--color-foreground), 1);}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Puchi
Tourist
8 0 2

Thank you so much, it works!!!

 

AnneLuo
Shopify Partner
1299 228 266

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the </head> tag

<style>
.header__submenu .header__menu-item {
  color: #fff !important;
}
</style>


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

ZestardTech
Shopify Partner
6144 1097 1474

Hello @Puchi,

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:

 

body .header__menu-item {
    color: #ffffff !important;
}

 

ZestardTech_0-1737004156542.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

DaisyVo
Shopify Partner
4402 488 582

Hi @Puchi 

 

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:

 

 

.header__menu-item {
    color: rgb(16, 57, 72) !important;
}

 

 

image.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

topnewyork
Astronaut
1365 165 224

Hi @Puchi 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

<style>
.list-menu__item {
    color: black !important;
}
</style>

 

 If you find my advice helpful please remember to LIKE and accept as SOLUTION.
Thanks!

Use our Big Bulk Discount app to boost your sales! (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

websensepro
Shopify Partner
1900 228 269

Hi @Puchi 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

.header__submenu .header__menu-item {
    color: #ffff !important;
}

Result:

websensepro_0-1737014694257.png

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP