Shopify themes, liquid, logos, and UX
Hello Everyone!
I am using Shopify Dawn Theme. When I click on "SHOP" menu the "SHOP" menu text color changes. I would like to keep it white. Please help me. Thank you.
Store: https://delicious-fruits-vegetables.myshopify.com/
Password: Admin
Solved! Go to the solution
This is an accepted solution.
Hi @dreamtechzone_5
Please put this code in theme.liquid before body closing tag </body>
<style>
a#HeaderMenu-shop .header__active-menu-item {
color: #fff !important;
}
</style>
Thanks!
This is an accepted solution.
Hey @dreamtechzone_5
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header__active-menu-item {
color: white !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hi @dreamtechzone_5 ,
I have reviewed your requirement, you just need to edit css script and the issue will be resolved. You can follow my instructions!
Step 1: Go to Admin -> Online store -> Theme > Edit code:
Step 2: Search for the file base.css. And add this code snippet to the end of the file.
.header__active-menu-item {
color: white !important;
}
Step 3: Save and reload home page.
I hope these instructions will help you. If they are helpful, please give us likes and ark as the solution.
Have a nice day sir!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
Hi @dreamtechzone_5
Please put this code in theme.liquid before body closing tag </body>
<style>
a#HeaderMenu-shop .header__active-menu-item {
color: #fff !important;
}
</style>
Thanks!
Wow great. It worked. Thank you very much.
This is an accepted solution.
Hey @dreamtechzone_5
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header__active-menu-item {
color: white !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hi @dreamtechzone_5 ,
I have reviewed your requirement, you just need to edit css script and the issue will be resolved. You can follow my instructions!
Step 1: Go to Admin -> Online store -> Theme > Edit code:
Step 2: Search for the file base.css. And add this code snippet to the end of the file.
.header__active-menu-item {
color: white !important;
}
Step 3: Save and reload home page.
I hope these instructions will help you. If they are helpful, please give us likes and ark as the solution.
Have a nice day sir!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025