dawn theme - change color of ONLY one menu item

Solved

dawn theme - change color of ONLY one menu item

xnyjyh
Trailblazer
350 0 36

Hello, im trying to change ONLY one menu item to a different color than the other menu items for desktop and mobile views.

 

How can I achieve this?

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
1992 698 849

This is an accepted solution.

Hi @xnyjyh

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 #HeaderMenu-altruism span, #HeaderDrawer-altruism {
   color: #c00000 !important;
 }

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 6 (6)

BSSCommerce-HDL
Shopify Partner
1992 698 849

Hi @xnyjyhCan you kindly share store link and the details of your problem (screenshot) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

AnneLuo
Shopify Partner
902 167 191

Hi, @xnyjyh 

Can you share the store URL and take a screenshot to describe your requirements? So that I can assist you.

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

Dan-From-Ryviu
Shopify Partner
9155 1832 1865

Hi @xnyjyh 

Please share your store URL and menu that you want to change color? 

- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

BSSCommerce-HDL
Shopify Partner
1992 698 849

This is an accepted solution.

Hi @xnyjyh

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 #HeaderMenu-altruism span, #HeaderDrawer-altruism {
   color: #c00000 !important;
 }

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
xnyjyh
Trailblazer
350 0 36

Thank you. It work great!

BSSCommerce-HDL
Shopify Partner
1992 698 849

@xnyjyh, No problem. Glad to help you 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency